License |
License |
---|---|
GroupId | GroupIdorg.apache.ozone |
ArtifactId | ArtifactIdhdds-test-utils |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Ozone HDDS Test Utils
Apache Ozone Distributed Data Store Test Utils
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdds-test-utils-1.2.1.pom | |
hdds-test-utils-1.2.1.jar | 33 KB |
hdds-test-utils-1.2.1-tests.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ozone/hdds-test-utils/ -->
<dependency>
<groupId>org.apache.ozone</groupId>
<artifactId>hdds-test-utils</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-test-utils/
implementation 'org.apache.ozone:hdds-test-utils:1.2.1'
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-test-utils/
implementation ("org.apache.ozone:hdds-test-utils:1.2.1")
'org.apache.ozone:hdds-test-utils:jar:1.2.1'
<dependency org="org.apache.ozone" name="hdds-test-utils" rev="1.2.1">
<artifact name="hdds-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ozone', module='hdds-test-utils', version='1.2.1')
)
libraryDependencies += "org.apache.ozone" % "hdds-test-utils" % "1.2.1"
[org.apache.ozone/hdds-test-utils "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.1.1-jre |
commons-io : commons-io | jar | 2.8.0 |
commons-logging : commons-logging | jar | 1.2 |
junit : junit | jar | 4.13.1 |
log4j : log4j | jar | 1.2.17 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 3.1.12 |
org.jacoco : org.jacoco.core | jar | 0.8.5 |