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.5 in this page.
Apache License
You can use the following script to add axiom-dom-1.2.5.jar to your project.
<dependency> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-dom</artifactId> <version>1.2.5</version> </dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'axiom-dom', version: '1.2.5'
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-dom" % "1.2.5"
<dependency org="org.apache.ws.commons.axiom" name="axiom-dom" rev="1.2.5"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='axiom-dom', version='1.2.5'))
'org.apache.ws.commons.axiom:axiom-dom:jar:1.2.5'
Click the following link to download the jar file.
axiom-dom-1.2.5-sources.jar