Download axiom-testsuite-1.2.20.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.20 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials