Download cxf-tools-wadlto-jaxrs-2.7.12.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 2.7.12 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials