Last Version

Axiom Test Utilities 1.4.0

Contains utility classes used by the test suites in Axiom.

License

License

GroupId

GroupId

org.apache.ws.commons.axiom
ArtifactId

ArtifactId

testutils
Version

Version

1.4.0
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 1.4.0


<!-- 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.