Jar examples for s:soap-testsuite
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.16 in this page.
Apache License
You can use the following script to add soap-testsuite-1.2.16.jar to your project.
<dependency> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>soap-testsuite</artifactId> <version>1.2.16</version> </dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'soap-testsuite', version: '1.2.16'
libraryDependencies += "org.apache.ws.commons.axiom" % "soap-testsuite" % "1.2.16"
<dependency org="org.apache.ws.commons.axiom" name="soap-testsuite" rev="1.2.16"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='soap-testsuite', version='1.2.16'))
'org.apache.ws.commons.axiom:soap-testsuite:jar:1.2.16'
Click the following link to download the jar file.
soap-testsuite-1.2.16-javadoc.jar