| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.ws.commons.axiom |
| ArtifactId | ArtifactIdtestutils |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAxiom Test Utilities
Contains utility classes used by the test suites in Axiom.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testutils-1.4.0.pom | |
| testutils-1.4.0.jar | 49 KB |
| testutils-1.4.0-sources.jar | 41 KB |
| testutils-1.4.0-javadoc.jar | 197 KB |
| testutils-1.4.0-jacoco.exec | 4 KB |
| Browse |
<!-- 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"]
| 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 |