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.33 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rest-utils-2.0.33.jar to your project.
<dependency> <groupId>io.fabric8</groupId> <artifactId>rest-utils</artifactId> <version>2.0.33</version> </dependency>
compile group: 'io.fabric8', name: 'rest-utils', version: '2.0.33'
libraryDependencies += "io.fabric8" % "rest-utils" % "2.0.33"
<dependency org="io.fabric8" name="rest-utils" rev="2.0.33"/>
@Grapes(@Grab(group='io.fabric8', module='rest-utils', version='2.0.33'))
'io.fabric8:rest-utils:jar:2.0.33'
Click the following link to download the jar file.
rest-utils-2.0.33-javadoc.jar