License |
License |
---|---|
GroupId | GroupIdorg.apache.axis2 |
ArtifactId | ArtifactIdaxis2-testutils |
Last Version | Last Version1.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Axis2 - Test Utilities
Contains utility classes used by the unit tests in Axis2.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axis2-testutils-1.8.1.pom | |
axis2-testutils-1.8.1.jar | 10 KB |
axis2-testutils-1.8.1-sources.jar | 10 KB |
axis2-testutils-1.8.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.axis2/axis2-testutils/ -->
<dependency>
<groupId>org.apache.axis2</groupId>
<artifactId>axis2-testutils</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-testutils/
implementation 'org.apache.axis2:axis2-testutils:1.8.1'
// https://jarcasting.com/artifacts/org.apache.axis2/axis2-testutils/
implementation ("org.apache.axis2:axis2-testutils:1.8.1")
'org.apache.axis2:axis2-testutils:jar:1.8.1'
<dependency org="org.apache.axis2" name="axis2-testutils" rev="1.8.1">
<artifact name="axis2-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.axis2', module='axis2-testutils', version='1.8.1')
)
libraryDependencies += "org.apache.axis2" % "axis2-testutils" % "1.8.1"
[org.apache.axis2/axis2-testutils "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.axis2 : axis2-kernel | jar | 1.8.1 |
org.apache.axis2 : axis2-transport-http | jar | 1.8.1 |
jakarta.xml.ws : jakarta.xml.ws-api | jar | 2.3.3 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.46.v20220331 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
junit : junit | jar | 4.13.2 |