Download bocas-jersey-1.0.0.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.0.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials