Apache Ozone HDDS Client Interface

Apache Ozone Distributed Data Store Client interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.ozone
ArtifactId

ArtifactId

hdds-interface-client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Ozone HDDS Client Interface
Apache Ozone Distributed Data Store Client interface
Project Organization

Project Organization

Apache Software Foundation

Download hdds-interface-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.hadoop.thirdparty : hadoop-shaded-protobuf_3_7 jar 1.1.1
org.apache.ratis : ratis-thirdparty-misc jar 0.7.0
javax.annotation : javax.annotation-api jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0