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