License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-integration |
Last Version | Last Version1.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxiom Integration Test Suite
This module contains tests that validate the interoperability of Axiom with
other libraries.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
axiom-integration-1.2.9.pom | |
axiom-integration-1.2.9.jar | 8 KB |
axiom-integration-1.2.9-sources.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-integration/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-integration</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-integration/
implementation 'org.apache.ws.commons.axiom:axiom-integration:1.2.9'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-integration/
implementation ("org.apache.ws.commons.axiom:axiom-integration:1.2.9")
'org.apache.ws.commons.axiom:axiom-integration:jar:1.2.9'
<dependency org="org.apache.ws.commons.axiom" name="axiom-integration" rev="1.2.9">
<artifact name="axiom-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-integration', version='1.2.9')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-integration" % "1.2.9"
[org.apache.ws.commons.axiom/axiom-integration "1.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ws.commons.axiom : axiom-impl | jar | 1.2.9 |
org.apache.ws.commons.axiom : axiom-dom | jar | 1.2.9 |
crimson : crimson | jar | 1.1.3 |
org.apache.xmlbeans : xmlbeans | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.1.9 |
xerces : xercesImpl | jar | 2.9.1 |
xalan : xalan | jar | 2.7.1 |
net.sf.saxon : saxon | jar | 8.7 |
net.sf.saxon : saxon-dom | jar | 8.7 |
org.apache.ws.commons.axiom : axiom-api | jar | 1.2.9 |
org.apache.ws.commons.axiom : axiom-testutils | jar | 1.2.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
xmlunit : xmlunit | jar | 1.2 |