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.11 in this page.
Apache License
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'
Click the following link to download the jar file.
axiom-testsuite-1.2.11-javadoc.jar