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