| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom | 
| ArtifactId | ArtifactIdsoap-testsuite | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSOAP Test Suite Contains sample messages, metadata and utilities to build tests for SOAP 1.1 and 1.2. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| soap-testsuite-1.4.0.pom | |
| soap-testsuite-1.4.0.jar | 166 KB | 
| soap-testsuite-1.4.0-sources.jar | 150 KB | 
| soap-testsuite-1.4.0-javadoc.jar | 83 KB | 
| soap-testsuite-1.4.0-jacoco.exec | 5 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/soap-testsuite/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>soap-testsuite</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/soap-testsuite/
implementation 'org.apache.ws.commons.axiom:soap-testsuite:1.4.0'// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/soap-testsuite/
implementation ("org.apache.ws.commons.axiom:soap-testsuite:1.4.0")'org.apache.ws.commons.axiom:soap-testsuite:jar:1.4.0'<dependency org="org.apache.ws.commons.axiom" name="soap-testsuite" rev="1.4.0">
  <artifact name="soap-testsuite" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='soap-testsuite', version='1.4.0')
)libraryDependencies += "org.apache.ws.commons.axiom" % "soap-testsuite" % "1.4.0"[org.apache.ws.commons.axiom/soap-testsuite "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.ws.commons.axiom : xml-testsuite | jar | 1.4.0 | 
| org.apache.ws.commons.axiom : xml-utils | jar | 1.4.0 | 
| commons-io : commons-io | jar | 2.11.0 | 
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 |