Jar examples for r:restutils
Utility classes for JAX-RS
You can download jar file restutils 1.7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add restutils-1.7.jar to your project.
<dependency> <groupId>de.taimos</groupId> <artifactId>restutils</artifactId> <version>1.7</version> </dependency>
compile group: 'de.taimos', name: 'restutils', version: '1.7'
libraryDependencies += "de.taimos" % "restutils" % "1.7"
<dependency org="de.taimos" name="restutils" rev="1.7"/>
@Grapes(@Grab(group='de.taimos', module='restutils', version='1.7'))
'de.taimos:restutils:jar:1.7'
Click the following link to download the jar file.
restutils-1.7-javadoc.jar