is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:testutils 1.2.21

Contains utility classes used by the test suites in Axiom.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

testutils
Version

Version

1.2.21
Type

Type

jar

Download testutils 1.2.21


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