Download RestExpress-0.11.3.jar file - Jar r

Jar examples for r:RestExpress

Description

Internet scale, high-performance RESTful Services in Java

You can download jar file RestExpress 0.11.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add RestExpress-0.11.3.jar to your project.

<dependency>
   <groupId>com.strategicgains</groupId>
   <artifactId>RestExpress</artifactId>
   <version>0.11.3</version>
</dependency>
compile group: 'com.strategicgains', name: 'RestExpress', version: '0.11.3'
libraryDependencies += "com.strategicgains" % "RestExpress" % "0.11.3"
<dependency org="com.strategicgains" name="RestExpress" rev="0.11.3"/>
@Grapes(@Grab(group='com.strategicgains', module='RestExpress', version='0.11.3'))
'com.strategicgains:RestExpress:jar:0.11.3'

Download

Click the following link to download the jar file.

RestExpress-0.11.3-javadoc.jar
RestExpress-0.11.3-sources.jar
RestExpress-0.11.3.jar
RestExpress-0.11.3.pom



Related Tutorials