GroupId | GroupIdorg.apache.ws.commons.axiom |
---|---|
ArtifactId | ArtifactIdaxiom-testsuite |
Version | Version1.2.20 |
Type | Typejar |
Filename | Size |
---|---|
axiom-testsuite-1.2.20.pom | |
axiom-testsuite-1.2.20.jar | 882 KB |
axiom-testsuite-1.2.20-sources.jar | 815 KB |
axiom-testsuite-1.2.20-javadoc.jar | 3 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.2.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-testsuite/
implementation 'org.apache.ws.commons.axiom:axiom-testsuite:1.2.20'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/axiom-testsuite/
implementation ("org.apache.ws.commons.axiom:axiom-testsuite:1.2.20")
'org.apache.ws.commons.axiom:axiom-testsuite:jar:1.2.20'
<dependency org="org.apache.ws.commons.axiom" name="axiom-testsuite" rev="1.2.20">
<artifact name="axiom-testsuite" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-testsuite', version='1.2.20')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-testsuite" % "1.2.20"
[org.apache.ws.commons.axiom/axiom-testsuite "1.2.20"]