Download jaxrs-0.1.jar file - Jar j

Jar examples for j:jaxrs

Description

Plugin for jQAssistant to be able to scan and to analyze JAX RS related artifacts.

You can download jar file jaxrs 0.1 in this page.

License

SAP DEVELOPER LICENSE AGREEMENT

Build File

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

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

Download

Click the following link to download the jar file.

jaxrs-0.1-sources.jar
jaxrs-0.1.pom



Related Tutorials