Download cxf-systests-java2ws-2.7.17.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 2.7.17 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials