Download jersey2-guice-impl-1.0.6.jar file - Jar j

Jar examples for j:jersey2-guice-impl

Description

This library adds support for Jersey 2.0 w/ Guice

You can download jar file jersey2-guice-impl 1.0.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jersey2-guice-impl-1.0.6.jar to your project.

<dependency>
   <groupId>com.squarespace.jersey2-guice</groupId>
   <artifactId>jersey2-guice-impl</artifactId>
   <version>1.0.6</version>
</dependency>
compile group: 'com.squarespace.jersey2-guice', name: 'jersey2-guice-impl', version: '1.0.6'
libraryDependencies += "com.squarespace.jersey2-guice" % "jersey2-guice-impl" % "1.0.6"
<dependency org="com.squarespace.jersey2-guice" name="jersey2-guice-impl" rev="1.0.6"/>
@Grapes(@Grab(group='com.squarespace.jersey2-guice', module='jersey2-guice-impl', version='1.0.6'))
'com.squarespace.jersey2-guice:jersey2-guice-impl:jar:1.0.6'

Download

Click the following link to download the jar file.

jersey2-guice-impl-1.0.6-javadoc.jar
jersey2-guice-impl-1.0.6-sources.jar
jersey2-guice-impl-1.0.6.jar
jersey2-guice-impl-1.0.6.pom



Related Tutorials