Jar examples for a:axis2-testutils
Contains utility classes used by the unit tests in Axis2.
You can download jar file axis2-testutils 1.7.7 in this page.
Apache License
You can use the following script to add axis2-testutils-1.7.7.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-testutils</artifactId> <version>1.7.7</version> </dependency>
compile group: 'org.apache.axis2', name: 'axis2-testutils', version: '1.7.7'
libraryDependencies += "org.apache.axis2" % "axis2-testutils" % "1.7.7"
<dependency org="org.apache.axis2" name="axis2-testutils" rev="1.7.7"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-testutils', version='1.7.7'))
'org.apache.axis2:axis2-testutils:jar:1.7.7'
Click the following link to download the jar file.
axis2-testutils-1.7.7-javadoc.jar