| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdsaaj-testsuite |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSAAJ Test Suite
The root/parent POM for Apache Axiom
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| saaj-testsuite-1.4.0.pom | |
| saaj-testsuite-1.4.0.jar | 18 KB |
| saaj-testsuite-1.4.0-sources.jar | 15 KB |
| saaj-testsuite-1.4.0-javadoc.jar | 92 KB |
| saaj-testsuite-1.4.0-jacoco.exec | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/saaj-testsuite/ -->
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>saaj-testsuite</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/saaj-testsuite/
implementation 'org.apache.ws.commons.axiom:saaj-testsuite:1.4.0'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/saaj-testsuite/
implementation ("org.apache.ws.commons.axiom:saaj-testsuite:1.4.0")
'org.apache.ws.commons.axiom:saaj-testsuite:jar:1.4.0'
<dependency org="org.apache.ws.commons.axiom" name="saaj-testsuite" rev="1.4.0">
<artifact name="saaj-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='saaj-testsuite', version='1.4.0')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "saaj-testsuite" % "1.4.0"
[org.apache.ws.commons.axiom/saaj-testsuite "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.soap : jakarta.xml.soap-api | jar | 1.4.2 |
| org.apache.ws.commons.axiom : testutils | jar | 1.4.0 |
| org.apache.ws.commons.axiom : soap-testsuite | jar | 1.4.0 |
| com.google.truth : truth | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.auto.service : auto-service-annotations | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.messaging.saaj : saaj-impl | jar | 1.5.3 |