is not current version
Last Version 1.4.0

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

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

dom-testsuite
Version

Version

1.2.16
Type

Type

jar

Download dom-testsuite 1.2.16


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