License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-dom-testsuite |
Version | Version1.2.14 |
Type | Typejar |
Description |
DescriptionAxiom 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
axiom-dom-testsuite-1.2.14.pom | |
axiom-dom-testsuite-1.2.14.jar | 123 KB |
axiom-dom-testsuite-1.2.14-sources.jar | 121 KB |
axiom-dom-testsuite-1.2.14-javadoc.jar | 552 KB |
Browse |
<!-- 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"]
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 |