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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials