is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:testing 1.2.15


GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

testing
Version

Version

1.2.15
Type

Type

pom

Download testing 1.2.15

Filename Size
testing-1.2.15.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/testing/ -->
<dependency>
    <groupId>org.apache.ws.commons.axiom</groupId>
    <artifactId>testing</artifactId>
    <version>1.2.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/testing/
implementation 'org.apache.ws.commons.axiom:testing:1.2.15'
// https://jarcasting.com/artifacts/org.apache.ws.commons.axiom/testing/
implementation ("org.apache.ws.commons.axiom:testing:1.2.15")
'org.apache.ws.commons.axiom:testing:pom:1.2.15'
<dependency org="org.apache.ws.commons.axiom" name="testing" rev="1.2.15">
  <artifact name="testing" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='testing', version='1.2.15')
)
libraryDependencies += "org.apache.ws.commons.axiom" % "testing" % "1.2.15"
[org.apache.ws.commons.axiom/testing "1.2.15"]