License |
License |
---|---|
GroupId | GroupIdorg.apache.ws.commons.axiom |
ArtifactId | ArtifactIdaxiom-testsuite |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAxiom 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
axiom-testsuite-1.4.0.pom | |
axiom-testsuite-1.4.0.jar | 421 KB |
axiom-testsuite-1.4.0-sources.jar | 421 KB |
axiom-testsuite-1.4.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service-annotations | jar | 1.0.1 |