Last Version

Apache Ozone HDDS Client 1.2.1

Apache Ozone Distributed Data Store Client Library

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.ozone
ArtifactId

ArtifactId

hdds-client
Version

Version

1.2.1
Type

Type

jar
Description

Description

Apache Ozone HDDS Client
Apache Ozone Distributed Data Store Client Library
Project Organization

Project Organization

Apache Software Foundation

Download hdds-client 1.2.1


<!-- https://jarcasting.com/artifacts/org.apache.ozone/hdds-client/ -->
<dependency>
    <groupId>org.apache.ozone</groupId>
    <artifactId>hdds-client</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-client/
implementation 'org.apache.ozone:hdds-client:1.2.1'
// https://jarcasting.com/artifacts/org.apache.ozone/hdds-client/
implementation ("org.apache.ozone:hdds-client:1.2.1")
'org.apache.ozone:hdds-client:jar:1.2.1'
<dependency org="org.apache.ozone" name="hdds-client" rev="1.2.1">
  <artifact name="hdds-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.ozone', module='hdds-client', version='1.2.1')
)
libraryDependencies += "org.apache.ozone" % "hdds-client" % "1.2.1"
[org.apache.ozone/hdds-client "1.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ozone : hdds-common jar 1.2.1

provided (1)

Group / Artifact Type Version
com.github.spotbugs : spotbugs-annotations jar 3.1.12

test (6)

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.apache.ozone : hdds-hadoop-dependency-test jar 1.2.1
org.slf4j : slf4j-log4j12 jar 1.7.30
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.