Jar examples for r:rest-utils
Utilities, Helpers, and base-classes for assisting in server-side REST API implementations written in Java.
You can download jar file rest-utils 2.0.35 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rest-utils-2.0.35.jar to your project.
<dependency> <groupId>io.fabric8.quickstarts</groupId> <artifactId>rest-utils</artifactId> <version>2.0.35</version> </dependency>
compile group: 'io.fabric8.quickstarts', name: 'rest-utils', version: '2.0.35'
libraryDependencies += "io.fabric8.quickstarts" % "rest-utils" % "2.0.35"
<dependency org="io.fabric8.quickstarts" name="rest-utils" rev="2.0.35"/>
@Grapes(@Grab(group='io.fabric8.quickstarts', module='rest-utils', version='2.0.35'))
'io.fabric8.quickstarts:rest-utils:jar:2.0.35'
Click the following link to download the jar file.
rest-utils-2.0.35-javadoc.jar