Download commons-rest-server-0.2.0.jar file - Jar c

Jar examples for c:commons-rest-server

Description

You can download jar file commons-rest-server 0.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add commons-rest-server-0.2.0.jar to your project.

<dependency>
   <groupId>io.rocketbase.commons</groupId>
   <artifactId>commons-rest-server</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'io.rocketbase.commons', name: 'commons-rest-server', version: '0.2.0'
libraryDependencies += "io.rocketbase.commons" % "commons-rest-server" % "0.2.0"
<dependency org="io.rocketbase.commons" name="commons-rest-server" rev="0.2.0"/>
@Grapes(@Grab(group='io.rocketbase.commons', module='commons-rest-server', version='0.2.0'))
'io.rocketbase.commons:commons-rest-server:jar:0.2.0'

Download

Click the following link to download the jar file.

commons-rest-server-0.2.0-javadoc.jar
commons-rest-server-0.2.0-sources.jar
commons-rest-server-0.2.0.jar
commons-rest-server-0.2.0.pom



Related Tutorials