Download common-rest-3.7.4.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 3.7.4 in this page.

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials