| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdorg.apache.ozone |
| ArtifactId | ArtifactIdhdds-container-service |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Ozone HDDS Container Service
Apache Ozone Distributed Data Store Container Service
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hdds-container-service-1.2.1.pom | |
| hdds-container-service-1.2.1.jar | 8 MB |
| hdds-container-service-1.2.1-tests.jar | 311 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.ozone/hdds-container-service/ -->
<dependency>
<groupId>org.apache.ozone</groupId>
<artifactId>hdds-container-service</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-container-service/
implementation 'org.apache.ozone:hdds-container-service:1.2.1'
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-container-service/
implementation ("org.apache.ozone:hdds-container-service:1.2.1")
'org.apache.ozone:hdds-container-service:jar:1.2.1'
<dependency org="org.apache.ozone" name="hdds-container-service" rev="1.2.1">
<artifact name="hdds-container-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ozone', module='hdds-container-service', version='1.2.1')
)
libraryDependencies += "org.apache.ozone" % "hdds-container-service" % "1.2.1"
[org.apache.ozone/hdds-container-service "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ozone : hdds-common | jar | 1.2.1 |
| org.apache.commons : commons-compress | jar | 1.20 |
| org.apache.ozone : hdds-server-framework | jar | 1.2.1 |
| org.apache.ozone : hdds-client | jar | 1.2.1 |
| commons-codec : commons-codec | jar | 1.11 |
| io.dropwizard.metrics : metrics-core | jar | 3.2.4 |
| org.yaml : snakeyaml | jar | 1.26 |
| javax.xml.bind : jaxb-api | jar | 2.3.0 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.0.1 |
| io.netty : netty-transport | jar | |
| io.netty : netty-codec | jar | |
| io.netty : netty-handler | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ozone : hdds-docs | jar | 1.2.1 |
| com.github.spotbugs : spotbugs | jar | 3.1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ozone : hdds-test-utils | jar | 1.2.1 |
| org.apache.ozone : hdds-common | test-jar | 1.2.1 |
| org.mockito : mockito-core | jar | 2.28.2 |
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.4 |
| org.apache.ozone : hdds-hadoop-dependency-test | jar | 1.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| junit : junit | jar | 4.13.1 |