Jar examples for a:axis2-transport-testkit
Framework to build test suites for Axis2 transports
You can download jar file axis2-transport-testkit 1.6.3 in this page.
Apache License
You can use the following script to add axis2-transport-testkit-1.6.3.jar to your project.
<dependency> <groupId>org.apache.axis2</groupId> <artifactId>axis2-transport-testkit</artifactId> <version>1.6.3</version> </dependency>
compile group: 'org.apache.axis2', name: 'axis2-transport-testkit', version: '1.6.3'
libraryDependencies += "org.apache.axis2" % "axis2-transport-testkit" % "1.6.3"
<dependency org="org.apache.axis2" name="axis2-transport-testkit" rev="1.6.3"/>
@Grapes(@Grab(group='org.apache.axis2', module='axis2-transport-testkit', version='1.6.3'))
'org.apache.axis2:axis2-transport-testkit:jar:1.6.3'
Click the following link to download the jar file.
axis2-transport-testkit-1.6.3-javadoc.jar