is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:axiom-testsuite 1.2.19

The Axiom implementation test suite. This test suite can be used to check conformance of a particular Axiom implementation.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-testsuite
Version

Version

1.2.19
Type

Type

jar

Download axiom-testsuite 1.2.19


<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-testsuite/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>axiom-testsuite</artifactId>
    <version>1.2.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-testsuite/
implementation 'org.apache.ws.commons.axiom:axiom-testsuite:1.2.19'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-testsuite/
implementation ("org.apache.ws.commons.axiom:axiom-testsuite:1.2.19")
'org.apache.ws.commons.axiom:axiom-testsuite:jar:1.2.19'
<dependency org="org.apache.ws.commons.axiom" name="axiom-testsuite" rev="1.2.19">
  <artifact name="axiom-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-testsuite', version='1.2.19')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-testsuite" % "1.2.19"
[org.apache.ws.commons.axiom/axiom-testsuite "1.2.19"]