Jar examples for r:RestExpress-Common
Utilities and classes common to all RESTExpress projects.
You can download jar file RestExpress-Common 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add RestExpress-Common-1.0.1.jar to your project.
<dependency> <groupId>com.strategicgains</groupId> <artifactId>RestExpress-Common</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.strategicgains', name: 'RestExpress-Common', version: '1.0.1'
libraryDependencies += "com.strategicgains" % "RestExpress-Common" % "1.0.1"
<dependency org="com.strategicgains" name="RestExpress-Common" rev="1.0.1"/>
@Grapes(@Grab(group='com.strategicgains', module='RestExpress-Common', version='1.0.1'))
'com.strategicgains:RestExpress-Common:jar:1.0.1'
Click the following link to download the jar file.
RestExpress-Common-1.0.1-javadoc.jar