License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-tests |
Last Version | Last Version1.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxiom 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 |
Filename | Size |
---|---|
axiom-tests-1.2.9.pom | |
axiom-tests-1.2.9.jar | 7 KB |
axiom-tests-1.2.9-tests.jar | 206 KB |
axiom-tests-1.2.9-sources.jar | 5 KB |
Browse |
<!-- 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"]
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 |
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 |