Download cxf-tools-wadlto-jaxrs-3.0.7.jar file - Jar c

Jar examples for c:cxf-tools-wadlto-jaxrs

Description

Apache CXF Command Line Tools WADLTo JAXRS Frontend

You can download jar file cxf-tools-wadlto-jaxrs 3.0.7 in this page.

License

Apache License

Build File

You can use the following script to add cxf-tools-wadlto-jaxrs-3.0.7.jar to your project.

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

Download

Click the following link to download the jar file.

cxf-tools-wadlto-jaxrs-3.0.7-javadoc.jar
cxf-tools-wadlto-jaxrs-3.0.7-sources.jar
cxf-tools-wadlto-jaxrs-3.0.7.jar
cxf-tools-wadlto-jaxrs-3.0.7.pom



Related Tutorials