Download bocas-jersey-1.2.2.jar file - Jar b

Jar examples for b:bocas-jersey

Description

Module containing common classes for the Jersey client and server modules

You can download jar file bocas-jersey 1.2.2 in this page.

Build File

You can use the following script to add bocas-jersey-1.2.2.jar to your project.

<dependency>
   <groupId>net.derquinse.bocas</groupId>
   <artifactId>bocas-jersey</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'net.derquinse.bocas', name: 'bocas-jersey', version: '1.2.2'
libraryDependencies += "net.derquinse.bocas" % "bocas-jersey" % "1.2.2"
<dependency org="net.derquinse.bocas" name="bocas-jersey" rev="1.2.2"/>
@Grapes(@Grab(group='net.derquinse.bocas', module='bocas-jersey', version='1.2.2'))
'net.derquinse.bocas:bocas-jersey:jar:1.2.2'

Download

Click the following link to download the jar file.

bocas-jersey-1.2.2-javadoc.jar
bocas-jersey-1.2.2-sources.jar
bocas-jersey-1.2.2.jar
bocas-jersey-1.2.2.pom



Related Tutorials