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

Jar examples for r:rest-crud

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials