is not current version
Last Version 1.8.1

org.apache.axis2:axis2-transport-testkit 1.7.7

Framework to build test suites for Axis2 transports

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-transport-testkit
Version

Version

1.7.7
Type

Type

jar

Download axis2-transport-testkit 1.7.7


<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-transport-testkit/ -->
<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-transport-testkit</artifactId>
    <version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transport-testkit/
implementation 'org.apache.axis2:axis2-transport-testkit:1.7.7'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-transport-testkit/
implementation ("org.apache.axis2:axis2-transport-testkit:1.7.7")
'org.apache.axis2:axis2-transport-testkit:jar:1.7.7'
<dependency org="org.apache.axis2" name="axis2-transport-testkit" rev="1.7.7">
  <artifact name="axis2-transport-testkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-transport-testkit', version='1.7.7')
)
libraryDependencies += "org.apache.axis2" % "axis2-transport-testkit" % "1.7.7"
[org.apache.axis2/axis2-transport-testkit "1.7.7"]