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