Download soap-testsuite-1.2.15.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.15 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials