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