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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials