is not current version
Last Version 1.8.1

Apache Axis2 - Test Utilities 1.8.0

Contains utility classes used by the unit tests in Axis2.

License

License

GroupId

GroupId

org.apache.axis2
ArtifactId

ArtifactId

axis2-testutils
Version

Version

1.8.0
Type

Type

jar
Description

Description

Apache Axis2 - Test Utilities
Contains utility classes used by the unit tests in Axis2.
Project URL

Project URL

http://axis.apache.org/axis2/java/core/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/testutils

Download axis2-testutils 1.8.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.axis2 : axis2-kernel jar 1.8.0
org.apache.axis2 : axis2-transport-http jar 1.8.0
jakarta.xml.ws : jakarta.xml.ws-api jar 2.3.3
org.eclipse.jetty : jetty-webapp jar 9.4.43.v20210629
org.bouncycastle : bcpkix-jdk15on jar 1.69
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.