开发者

Where do I get the jersey-guice package?

开发者 https://www.devze.com 2023-04-09 18:13 出处:网络
I would like to use Jersey and Guice together and I have found this tutorial, and a reference to jersey-juice here.

I would like to use Jersey and Guice together and I have found this tutorial, and a reference to jersey-juice here.

However, I'm not using Maven. I downloaded the main jersey package, but it does not include jersey-juice. Where do I get that package? All the links I've found are to a开发者_运维问答 Java.net page that indicates that the file isn't found.


Sorry for the confusing link. You can find jersey-guice on maven central - this link has all the versions - just click on the jar link next to the version you want: http://search.maven.org/#search|gav|1|g%3A%22com.sun.jersey.contribs%22%20AND%20a%3A%22jersey-guice%22

0

精彩评论

暂无评论...
验证码 换一张
取 消