Jar examples for a:axiom-dom
An implementation of the Axiom API that also implements DOM.
You can download jar file axiom-dom 1.2.9 in this page.
Apache License
You can use the following script to add axiom-dom-1.2.9.jar to your project.
<dependency> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-dom</artifactId> <version>1.2.9</version> </dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'axiom-dom', version: '1.2.9'
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-dom" % "1.2.9"
<dependency org="org.apache.ws.commons.axiom" name="axiom-dom" rev="1.2.9"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='axiom-dom', version='1.2.9'))
'org.apache.ws.commons.axiom:axiom-dom:jar:1.2.9'
Click the following link to download the jar file.
axiom-dom-1.2.9-javadoc.jar