is not current version
Last Version 1.4.0

org.apache.ws.commons.axiom:axiom-dom 1.2.7

The Axiom DOM implementation.

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

axiom-dom
Version

Version

1.2.7
Type

Type

jar

Download axiom-dom 1.2.7


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