Jar examples for r:RestExpress
Internet scale, high-performance RESTful Services in Java
You can download jar file RestExpress 0.8.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add RestExpress-0.8.1.jar to your project.
<dependency> <groupId>com.strategicgains</groupId> <artifactId>RestExpress</artifactId> <version>0.8.1</version> </dependency>
compile group: 'com.strategicgains', name: 'RestExpress', version: '0.8.1'
libraryDependencies += "com.strategicgains" % "RestExpress" % "0.8.1"
<dependency org="com.strategicgains" name="RestExpress" rev="0.8.1"/>
@Grapes(@Grab(group='com.strategicgains', module='RestExpress', version='0.8.1'))
'com.strategicgains:RestExpress:jar:0.8.1'
Click the following link to download the jar file.
RestExpress-0.8.1-javadoc.jar