Last Version

Axiom Parser Compatibility Test Suite 1.2.9

This module executes the existing unit tests of some of the other modules using different StAX implementations.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-parser-tests
Version

Version

1.2.9
Type

Type

jar
Description

Description

Axiom Parser Compatibility Test Suite
This module executes the existing unit tests of some of the other modules using different StAX implementations.
Project Organization

Project Organization

The Apache Software Foundation

Download axiom-parser-tests 1.2.9


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.2.9
org.apache.ws.commons.axiom : axiom-impl jar 1.2.9
org.apache.ws.commons.axiom : axiom-dom jar 1.2.9
jaxen : jaxen jar 1.1.1
commons-logging : commons-logging jar 1.1.1
xalan : xalan jar 2.7.1
org.apache.ws.commons.axiom : axiom-testutils jar 1.2.9
org.apache.ws.commons.axiom : axiom-jaxen-testsuite jar 1.2.9
commons-io : commons-io jar 1.4
xerces : xercesImpl jar 2.9.1
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec jar 1.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.2
xmlunit : xmlunit jar 1.1

Project Modules

There are no modules declared in this project.