is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:components 1.2.17


GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

components
Version

Version

1.2.17
Type

Type

pom

Download components 1.2.17

Filename Size
components-1.2.17.pom 1 KB
Browse

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