Download soap-testsuite-1.2.20.jar file - Jar s

Jar examples for s:soap-testsuite

Description

Contains sample messages, metadata and utilities to build tests for SOAP 1.1 and 1.2.

You can download jar file soap-testsuite 1.2.20 in this page.

License

Apache License

Build File

You can use the following script to add soap-testsuite-1.2.20.jar to your project.

<dependency>
   <groupId>org.apache.ws.commons.axiom</groupId>
   <artifactId>soap-testsuite</artifactId>
   <version>1.2.20</version>
</dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'soap-testsuite', version: '1.2.20'
libraryDependencies += "org.apache.ws.commons.axiom" % "soap-testsuite" % "1.2.20"
<dependency org="org.apache.ws.commons.axiom" name="soap-testsuite" rev="1.2.20"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='soap-testsuite', version='1.2.20'))
'org.apache.ws.commons.axiom:soap-testsuite:jar:1.2.20'

Download

Click the following link to download the jar file.

soap-testsuite-1.2.20-javadoc.jar
soap-testsuite-1.2.20-sources.jar
soap-testsuite-1.2.20.jar
soap-testsuite-1.2.20.pom



Related Tutorials