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

Jar examples for a:axiom-testutils

Description

Contains utility classes used by the test suites in Axiom.

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

axiom-testutils-1.2.13-javadoc.jar
axiom-testutils-1.2.13-sources.jar
axiom-testutils-1.2.13.jar
axiom-testutils-1.2.13.pom



Related Tutorials