Download axis2-testutils-1.7.8.jar file - Jar a

Jar examples for a:axis2-testutils

Description

Contains utility classes used by the unit tests in Axis2.

You can download jar file axis2-testutils 1.7.8 in this page.

License

Apache License

Build File

You can use the following script to add axis2-testutils-1.7.8.jar to your project.

<dependency>
   <groupId>org.apache.axis2</groupId>
   <artifactId>axis2-testutils</artifactId>
   <version>1.7.8</version>
</dependency>
compile group: 'org.apache.axis2', name: 'axis2-testutils', version: '1.7.8'
libraryDependencies += "org.apache.axis2" % "axis2-testutils" % "1.7.8"
<dependency org="org.apache.axis2" name="axis2-testutils" rev="1.7.8"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-testutils', version='1.7.8'))
'org.apache.axis2:axis2-testutils:jar:1.7.8'

Download

Click the following link to download the jar file.

axis2-testutils-1.7.8-javadoc.jar
axis2-testutils-1.7.8-sources.jar
axis2-testutils-1.7.8.jar
axis2-testutils-1.7.8.pom



Related Tutorials