Download jaxrs.utils-0.9.jar file - Jar j

Jar examples for j:jaxrs.utils

Description

Utility classes for JAX-RS (see the Javadoc)

You can download jar file jaxrs.utils 0.9 in this page.

License

Apache License

Build File

You can use the following script to add jaxrs.utils-0.9.jar to your project.

<dependency>
   <groupId>org.apache.clerezza</groupId>
   <artifactId>jaxrs.utils</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.apache.clerezza', name: 'jaxrs.utils', version: '0.9'
libraryDependencies += "org.apache.clerezza" % "jaxrs.utils" % "0.9"
<dependency org="org.apache.clerezza" name="jaxrs.utils" rev="0.9"/>
@Grapes(@Grab(group='org.apache.clerezza', module='jaxrs.utils', version='0.9'))
'org.apache.clerezza:jaxrs.utils:jar:0.9'

Download

Click the following link to download the jar file.

jaxrs.utils-0.9-javadoc.jar
jaxrs.utils-0.9-sources.jar
jaxrs.utils-0.9.jar
jaxrs.utils-0.9.pom



Related Tutorials