Download common-rest-4.0.0.jar file - Jar c

Jar examples for c:common-rest

Description

Libreria de ayuda la generacion de servicios REST

You can download jar file common-rest 4.0.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add common-rest-4.0.0.jar to your project.

<dependency>
   <groupId>org.duracloud</groupId>
   <artifactId>common-rest</artifactId>
   <version>4.0.0</version>
</dependency>
compile group: 'org.duracloud', name: 'common-rest', version: '4.0.0'
libraryDependencies += "org.duracloud" % "common-rest" % "4.0.0"
<dependency org="org.duracloud" name="common-rest" rev="4.0.0"/>
@Grapes(@Grab(group='org.duracloud', module='common-rest', version='4.0.0'))
'org.duracloud:common-rest:jar:4.0.0'

Download

Click the following link to download the jar file.

common-rest-4.0.0-javadoc.jar
common-rest-4.0.0-sources.jar
common-rest-4.0.0.jar
common-rest-4.0.0.pom



Related Tutorials