| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdjaxp-testsuite |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe root/parent POM for Apache Axiom
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaxp-testsuite-1.4.0.pom | |
| jaxp-testsuite-1.4.0.jar | 13 KB |
| jaxp-testsuite-1.4.0-sources.jar | 8 KB |
| jaxp-testsuite-1.4.0-javadoc.jar | 49 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/jaxp-testsuite/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>jaxp-testsuite</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/jaxp-testsuite/
implementation 'org.apache.ws.commons.axiom:jaxp-testsuite:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/jaxp-testsuite/
implementation ("org.apache.ws.commons.axiom:jaxp-testsuite:1.4.0")
'org.apache.ws.commons.axiom:jaxp-testsuite:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="jaxp-testsuite" rev="1.4.0">
<artifact name="jaxp-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='jaxp-testsuite', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "jaxp-testsuite" % "1.4.0"
[org.apache.ws.commons.axiom/jaxp-testsuite "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ws.commons.axiom : multiton | jar | 1.4.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.codehaus.woodstox : stax2-api | jar | 4.2.1 |
| xalan : xalan | jar | 2.7.2 |
| net.sf.saxon : Saxon-HE | jar | 9.9.1-8 |
| xerces : xercesImpl | jar | 2.12.2 |
| crimson : crimson | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| com.google.truth : truth | jar | 1.1.3 |