Last Version

Apache Ozone HDDS Client Interface 1.1.0

Apache Ozone Distributed Data Store Client interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-hdds-interface-client
Version

Version

1.1.0
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 hadoop-hdds-interface-client 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.5.0
org.apache.ratis : ratis-thirdparty-misc jar 0.6.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.