is not current version
Last Version 1.2.14

org.apache.ws.commons.axiom:axiom-testutils 1.2.11

Contains utility classes used by the test suites in Axiom.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-testutils
Version

Version

1.2.11
Type

Type

jar

Download axiom-testutils 1.2.11


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