简体   繁体   English

在哪里可以得到jersey-guice软件包?

[英]Where do I get the jersey-guice package?

I would like to use Jersey and Guice together and I have found this tutorial , and a reference to jersey-juice here . 我想一起使用Jersey和Guice,并且找到了本教程 ,并在此处找到了jersey-juice。

However, I'm not using Maven. 但是,我没有使用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. 我找到的所有链接都指向Java.net页面,该页面指示找不到该文件。

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 您可以在Maven Central上找到jersey-guice-此链接包含所有版本-只需单击所需版本旁边的jar链接即可: http ://search.maven.org/#search|gav|1|g%3A %22com.sun.jersey.contribs%22%20于是%20A%3A%22jersey-吉斯%22

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM