Download jaxrs.testutils-0.9-incubating.jar file - Jar j

Jar examples for j:jaxrs

Description

You can download jar file jaxrs.testutils 0.9-incubating in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jaxrs.testutils-0.9-incubating-javadoc.jar
jaxrs.testutils-0.9-incubating-sources.jar
jaxrs.testutils-0.9-incubating.jar
jaxrs.testutils-0.9-incubating.pom



Related Tutorials