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