Axiom Test Utilities

Contains utility classes used by the test suites in Axiom.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

testutils
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Axiom Test Utilities
Contains utility classes used by the test suites in Axiom.
Project URL

Project URL

http://ws.apache.org/axiom/
Project Organization

Project Organization

The Apache Software Foundation

Download testutils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-io : commons-io jar 2.11.0
junit : junit jar 4.13.2
com.google.truth : truth jar 1.1.3
org.osgi : org.osgi.framework jar 1.10.0
jakarta.activation : jakarta.activation-api Optional jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.22
1.2.21
1.2.20
1.2.19
1.2.18
1.2.17
1.2.16
1.2.15