| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdxml-testsuite |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXML Test Suite
Contains XML sample messages.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| xml-testsuite-1.4.0.pom | |
| xml-testsuite-1.4.0.jar | 37 KB |
| xml-testsuite-1.4.0-sources.jar | 30 KB |
| xml-testsuite-1.4.0-javadoc.jar | 73 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/xml-testsuite/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>xml-testsuite</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/xml-testsuite/
implementation 'org.apache.ws.commons.axiom:xml-testsuite:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/xml-testsuite/
implementation ("org.apache.ws.commons.axiom:xml-testsuite:1.4.0")
'org.apache.ws.commons.axiom:xml-testsuite:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="xml-testsuite" rev="1.4.0">
<artifact name="xml-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='xml-testsuite', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "xml-testsuite" % "1.4.0"
[org.apache.ws.commons.axiom/xml-testsuite "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.woodstox : woodstox-core | jar | 6.2.8 |
| org.apache.ws.commons.axiom : multiton | jar | 1.4.0 |
| org.apache.ws.commons.axiom : testutils | jar | 1.4.0 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
| com.sun.mail : jakarta.mail | jar | 1.6.7 |
| commons-codec : commons-codec | jar | 1.15 |