Jar examples for j:jersey2-guice
This library adds support for Jersey 2.0 w/ Guice
You can download jar file jersey2-guice 0.10 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jersey2-guice-0.10.jar to your project.
<dependency> <groupId>com.squarespace.jersey2-guice</groupId> <artifactId>jersey2-guice</artifactId> <version>0.10</version> </dependency>
compile group: 'com.squarespace.jersey2-guice', name: 'jersey2-guice', version: '0.10'
libraryDependencies += "com.squarespace.jersey2-guice" % "jersey2-guice" % "0.10"
<dependency org="com.squarespace.jersey2-guice" name="jersey2-guice" rev="0.10"/>
@Grapes(@Grab(group='com.squarespace.jersey2-guice', module='jersey2-guice', version='0.10'))
'com.squarespace.jersey2-guice:jersey2-guice:jar:0.10'
Click the following link to download the jar file.
jersey2-guice-0.10-javadoc.jar