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

License

Apache License 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials