is not current version
Last Version 1.2.14

org.apache.ws.commons.axiom:axiom-dom-testsuite 1.2.13

DOM test suite. This test suite can be applied to any DOM implementation. It is validated against Apache Xerces.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-dom-testsuite
Version

Version

1.2.13
Type

Type

jar

Download axiom-dom-testsuite 1.2.13


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