Last Version

Axiom Test Suite 1.2.9

The Axiom test suite. This ought to be split into several parts and be made a part of axiom-api, axiom-impl and axiom-dom. However, that's not as easy as it seems. The intention is to start with axiom-test and continuosly move parts to the actual projects.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-tests
Version

Version

1.2.9
Type

Type

jar
Description

Description

Axiom Test Suite
The Axiom test suite. This ought to be split into several parts and be made a part of axiom-api, axiom-impl and axiom-dom. However, that's not as easy as it seems. The intention is to start with axiom-test and continuosly move parts to the actual projects.
Project Organization

Project Organization

The Apache Software Foundation

Download axiom-tests 1.2.9


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

Dependencies

compile (7)

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
org.apache.geronimo.specs : geronimo-stax-api_1.0_spec jar 1.0.1
org.codehaus.woodstox : wstx-asl jar 3.2.9

test (7)

Group / Artifact Type Version
junit : junit jar 3.8.2
xmlunit : xmlunit jar 1.1
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
org.apache.ws.commons.axiom : axiom-testutils jar 1.2.9
commons-io : commons-io jar 1.4

Project Modules

There are no modules declared in this project.