Last Version

Axiom Implementation Test Suite 1.4.0

The Axiom implementation test suite. This test suite can be used to check conformance of a particular Axiom implementation.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-testsuite
Version

Version

1.4.0
Type

Type

jar
Description

Description

Axiom Implementation Test Suite
The Axiom implementation test suite. This test suite can be used to check conformance of a particular Axiom implementation.
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download axiom-testsuite 1.4.0


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.ws.commons.axiom : axiom-api jar 1.4.0
org.apache.ws.commons.axiom : axiom-jaxb jar 1.4.0
junit : junit jar 4.13.2
org.apache.ws.commons.axiom : axiom-truth jar 1.4.0
org.apache.ws.commons.axiom : testutils jar 1.4.0
org.apache.ws.commons.axiom : xml-testsuite jar 1.4.0
xerces : xercesImpl jar 2.12.2
org.apache.ws.commons.axiom : jaxen-testsuite jar 1.4.0
org.apache.ws.commons.axiom : soap-testsuite jar 1.4.0
commons-codec : commons-codec jar 1.15
org.apache.xmlbeans : xmlbeans jar 5.0.3
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.ws.commons.axiom : jaxp-testsuite jar 1.4.0
org.mockito : mockito-core jar 4.5.1
org.apache.ws.commons.axiom : core-streams jar 1.4.0
org.glassfish.jaxb : jaxb-runtime jar 2.3.6

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0.1

Project Modules

There are no modules declared in this project.