Download axiom-dom-1.2.13.jar file - Jar a

Jar examples for a:axiom-dom

Description

An implementation of the Axiom API that also implements DOM.

You can download jar file axiom-dom 1.2.13 in this page.

License

Apache License

Build File

You can use the following script to add axiom-dom-1.2.13.jar to your project.

<dependency>
   <groupId>org.apache.ws.commons.axiom</groupId>
   <artifactId>axiom-dom</artifactId>
   <version>1.2.13</version>
</dependency>
compile group: 'org.apache.ws.commons.axiom', name: 'axiom-dom', version: '1.2.13'
libraryDependencies += "org.apache.ws.commons.axiom" % "axiom-dom" % "1.2.13"
<dependency org="org.apache.ws.commons.axiom" name="axiom-dom" rev="1.2.13"/>
@Grapes(@Grab(group='org.apache.ws.commons.axiom', module='axiom-dom', version='1.2.13'))
'org.apache.ws.commons.axiom:axiom-dom:jar:1.2.13'

Download

Click the following link to download the jar file.

axiom-dom-1.2.13-javadoc.jar
axiom-dom-1.2.13-sources.jar
axiom-dom-1.2.13-tests.jar
axiom-dom-1.2.13.jar
axiom-dom-1.2.13.pom



Related Tutorials