License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.ozone |
ArtifactId | ArtifactIdhdds-config |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Ozone HDDS Config
Apache Ozone Distributed Data Store Config Tools
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hdds-config-1.2.1.pom | |
hdds-config-1.2.1.jar | 48 KB |
hdds-config-1.2.1-tests.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ozone/hdds-config/ -->
<dependency>
<groupId>org.apache.ozone</groupId>
<artifactId>hdds-config</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-config/
implementation 'org.apache.ozone:hdds-config:1.2.1'
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-config/
implementation ("org.apache.ozone:hdds-config:1.2.1")
'org.apache.ozone:hdds-config:jar:1.2.1'
<dependency org="org.apache.ozone" name="hdds-config" rev="1.2.1">
<artifact name="hdds-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ozone', module='hdds-config', version='1.2.1')
)
libraryDependencies += "org.apache.ozone" % "hdds-config" % "1.2.1"
[org.apache.ozone/hdds-config "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ozone : hdds-test-utils | jar | 1.2.1 |
junit : junit | jar | 4.13.1 |