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