Download rest-crud-1.0.1.jar file - Jar r

Jar examples for r:rest-crud

Description

You can download jar file rest-crud 1.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add rest-crud-1.0.1.jar to your project.

<dependency>
   <groupId>com.redhat.lightblue.rest</groupId>
   <artifactId>rest-crud</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.redhat.lightblue.rest', name: 'rest-crud', version: '1.0.1'
libraryDependencies += "com.redhat.lightblue.rest" % "rest-crud" % "1.0.1"
<dependency org="com.redhat.lightblue.rest" name="rest-crud" rev="1.0.1"/>
@Grapes(@Grab(group='com.redhat.lightblue.rest', module='rest-crud', version='1.0.1'))
'com.redhat.lightblue.rest:rest-crud:jar:1.0.1'

Download

Click the following link to download the jar file.

rest-crud-1.0.1-classes.jar
rest-crud-1.0.1-javadoc.jar
rest-crud-1.0.1-sources.jar
rest-crud-1.0.1.pom



Related Tutorials