Download cxf-systests-java2ws-3.2.5.jar file - Jar c

Jar examples for c:cxf-systests-java2ws

Description

Test for writing wsdl to repo

You can download jar file cxf-systests-java2ws 3.2.5 in this page.

License

Apache License

Build File

You can use the following script to add cxf-systests-java2ws-3.2.5.jar to your project.

<dependency>
   <groupId>org.apache.cxf.systests.wsdl_maven</groupId>
   <artifactId>cxf-systests-java2ws</artifactId>
   <version>3.2.5</version>
</dependency>
compile group: 'org.apache.cxf.systests.wsdl_maven', name: 'cxf-systests-java2ws', version: '3.2.5'
libraryDependencies += "org.apache.cxf.systests.wsdl_maven" % "cxf-systests-java2ws" % "3.2.5"
<dependency org="org.apache.cxf.systests.wsdl_maven" name="cxf-systests-java2ws" rev="3.2.5"/>
@Grapes(@Grab(group='org.apache.cxf.systests.wsdl_maven', module='cxf-systests-java2ws', version='3.2.5'))
'org.apache.cxf.systests.wsdl_maven:cxf-systests-java2ws:jar:3.2.5'

Download

Click the following link to download the jar file.

cxf-systests-java2ws-3.2.5-javadoc.jar
cxf-systests-java2ws-3.2.5-sources.jar
cxf-systests-java2ws-3.2.5.jar
cxf-systests-java2ws-3.2.5.pom



Related Tutorials