Download axiom-testsuite-1.2.11.jar file - Jar a

Jar examples for a:axiom-testsuite

Description

The Axiom implementation test suite. This test suite can be used to check conformance of a particular Axiom implementation.

You can download jar file axiom-testsuite 1.2.11 in this page.

License

Apache License

Build File

You can use the following script to add axiom-testsuite-1.2.11.jar to your project.

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

Download

Click the following link to download the jar file.

axiom-testsuite-1.2.11-javadoc.jar
axiom-testsuite-1.2.11-sources.jar
axiom-testsuite-1.2.11.jar
axiom-testsuite-1.2.11.pom



Related Tutorials