MVN

org.apache.axis2 : axis2-testutils

Maven & Gradle

Jul 13, 2022
2 usages

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

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-testutils</artifactId>
    <version>1.8.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.axis2 : axis2-testutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.2

All Versions

Choose a version of org.apache.axis2 : axis2-testutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
axis2-testutils-1.8.2
axis2-testutils-1.8.1
axis2-testutils-1.8.0
1.7.x
axis2-testutils-1.7.9
axis2-testutils-1.7.8
axis2-testutils-1.7.7
axis2-testutils-1.7.6
axis2-testutils-1.7.5
axis2-testutils-1.7.4
axis2-testutils-1.7.3
axis2-testutils-1.7.2
axis2-testutils-1.7.1
axis2-testutils-1.7.0
1.6.x
axis2-testutils-1.6.4
axis2-testutils-1.6.3
axis2-testutils-1.6.2
axis2-testutils-1.6.1
axis2-testutils-1.6.0
1.5.x
axis2-testutils-1.5.6
axis2-testutils-1.5.5

How to add a dependency to Maven

Add the following org.apache.axis2 : axis2-testutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.axis2</groupId>
    <artifactId>axis2-testutils</artifactId>
    <version>1.8.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.axis2 : axis2-testutils gradle dependency to your build.gradle file:

implementation 'org.apache.axis2:axis2-testutils:1.8.2'

Gradle Kotlin DSL: Add the following org.apache.axis2 : axis2-testutils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.axis2:axis2-testutils:1.8.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.axis2 : axis2-testutils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.axis2" % "axis2-testutils" % "1.8.2"

Advertisement

Dependencies from Group

Jul 13, 2022
143 usages
Jul 13, 2022
102 usages
Jul 13, 2022
98 usages
Jul 13, 2022
95 usages
Jul 13, 2022
45 usages

Discover Dependencies

Feb 04, 2017
2 usages
155 stars
Aug 07, 2017
4 usages
Apr 17, 2017
3 usages
234 stars
Jul 12, 2023
32 usages
887 stars
Jul 10, 2020
6 usages
17 stars
Nov 09, 2018
3 usages
1.1k stars
Jul 31, 2022
2 usages
493 stars
Nov 09, 2017
6 usages
53 stars