Jar examples for c:com.bitplan.simplerest-api
Example for a RESTFul application
You can download jar file com.bitplan.simplerest-api 0.0.8 in this page.
Apache 2.0 license
You can use the following script to add com.bitplan.simplerest-api-0.0.8.jar to your project.
<dependency> <groupId>com.bitplan.rest</groupId> <artifactId>com.bitplan.simplerest-api</artifactId> <version>0.0.8</version> </dependency>
compile group: 'com.bitplan.rest', name: 'com.bitplan.simplerest-api', version: '0.0.8'
libraryDependencies += "com.bitplan.rest" % "com.bitplan.simplerest-api" % "0.0.8"
<dependency org="com.bitplan.rest" name="com.bitplan.simplerest-api" rev="0.0.8"/>
@Grapes(@Grab(group='com.bitplan.rest', module='com.bitplan.simplerest-api', version='0.0.8'))
'com.bitplan.rest:com.bitplan.simplerest-api:jar:0.0.8'
Click the following link to download the jar file.
com.bitplan.simplerest-api-0.0.8-javadoc.jar