is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:soap-testsuite 1.2.21

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

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

soap-testsuite
Version

Version

1.2.21
Type

Type

jar

Download soap-testsuite 1.2.21


<!-- 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.2.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/soap-testsuite/
implementation 'org.apache.ws.commons.axiom:soap-testsuite:1.2.21'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/soap-testsuite/
implementation ("org.apache.ws.commons.axiom:soap-testsuite:1.2.21")
'org.apache.ws.commons.axiom:soap-testsuite:jar:1.2.21'
<dependency org="org.apache.ws.commons.axiom" name="soap-testsuite" rev="1.2.21">
  <artifact name="soap-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='soap-testsuite', version='1.2.21')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "soap-testsuite" % "1.2.21"
[org.apache.ws.commons.axiom/soap-testsuite "1.2.21"]