Download cxf-jaxrs-renderer-1.2.0.jar file - Jar c

Jar examples for c:cxf-jaxrs-renderer

Description

MVC Renderer for JAX-RS with CXF

You can download jar file cxf-jaxrs-renderer 1.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add cxf-jaxrs-renderer-1.2.0.jar to your project.

<dependency>
   <groupId>de.taimos</groupId>
   <artifactId>cxf-jaxrs-renderer</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'de.taimos', name: 'cxf-jaxrs-renderer', version: '1.2.0'
libraryDependencies += "de.taimos" % "cxf-jaxrs-renderer" % "1.2.0"
<dependency org="de.taimos" name="cxf-jaxrs-renderer" rev="1.2.0"/>
@Grapes(@Grab(group='de.taimos', module='cxf-jaxrs-renderer', version='1.2.0'))
'de.taimos:cxf-jaxrs-renderer:jar:1.2.0'

Download

Click the following link to download the jar file.

cxf-jaxrs-renderer-1.2.0-javadoc.jar
cxf-jaxrs-renderer-1.2.0-sources.jar
cxf-jaxrs-renderer-1.2.0.jar
cxf-jaxrs-renderer-1.2.0.pom



Related Tutorials