Axiom DOM Test Suite

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

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-dom-testsuite
Last Version

Last Version

1.2.14
Release Date

Release Date

Type

Type

jar
Description

Description

Axiom DOM Test Suite
DOM test suite. This test suite can be applied to any DOM implementation. It is validated against Apache Xerces.
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download axiom-dom-testsuite

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
junit : junit jar 4.9
org.apache.ws.commons.axiom : axiom-testutils jar 1.2.14
xerces : xercesImpl jar 2.10.0
xalan : xalan jar 2.7.1
net.sf.saxon : saxon jar 8.7
net.sf.saxon : saxon-dom jar 8.7
xmlunit : xmlunit jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.14
1.2.13