Axiom Integration Test Suite

This module contains tests that validate the interoperability of Axiom with other libraries.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-integration
Last Version

Last Version

1.2.9
Release Date

Release Date

Type

Type

jar
Description

Description

Axiom Integration Test Suite
This module contains tests that validate the interoperability of Axiom with other libraries.
Project Organization

Project Organization

The Apache Software Foundation

Download axiom-integration

How to add to project

<!-- 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"]

Dependencies

compile (11)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
xmlunit : xmlunit jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.9
1.2.8