Download jaxrs.whiteboard.jersey-0.1.jar file - Jar j

Jar examples for j:jaxrs.whiteboard.jersey

Description

Providing JAX-RS OSGi Whiteboard registration of components.

You can download jar file jaxrs.whiteboard.jersey 0.1 in this page.

License

Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

jaxrs.whiteboard.jersey-0.1-javadoc.jar
jaxrs.whiteboard.jersey-0.1-sources.jar
jaxrs.whiteboard.jersey-0.1.jar
jaxrs.whiteboard.jersey-0.1.pom



Related Tutorials