Download cxf-rt-frontend-jaxrs-2.2.9.jar file - Jar c

Jar examples for c:cxf-rt-frontend-jaxrs

Description

Apache CXF Runtime JAX-RS Frontend

You can download jar file cxf-rt-frontend-jaxrs 2.2.9 in this page.

License

Apache License

Build File

You can use the following script to add cxf-rt-frontend-jaxrs-2.2.9.jar to your project.

<dependency>
   <groupId>org.apache.cxf</groupId>
   <artifactId>cxf-rt-frontend-jaxrs</artifactId>
   <version>2.2.9</version>
</dependency>
compile group: 'org.apache.cxf', name: 'cxf-rt-frontend-jaxrs', version: '2.2.9'
libraryDependencies += "org.apache.cxf" % "cxf-rt-frontend-jaxrs" % "2.2.9"
<dependency org="org.apache.cxf" name="cxf-rt-frontend-jaxrs" rev="2.2.9"/>
@Grapes(@Grab(group='org.apache.cxf', module='cxf-rt-frontend-jaxrs', version='2.2.9'))
'org.apache.cxf:cxf-rt-frontend-jaxrs:jar:2.2.9'

Download

Click the following link to download the jar file.

cxf-rt-frontend-jaxrs-2.2.9-javadoc.jar
cxf-rt-frontend-jaxrs-2.2.9-sources.jar
cxf-rt-frontend-jaxrs-2.2.9.jar
cxf-rt-frontend-jaxrs-2.2.9.pom



Related Tutorials