| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.apache.ozone |
| ArtifactId | ArtifactIdhdds-interface-client |
| Last Version | Last Version1.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Ozone HDDS Client Interface
Apache Ozone Distributed Data Store Client interface
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| hdds-interface-client-1.2.1.pom | |
| hdds-interface-client-1.2.1.jar | 1 MB |
| hdds-interface-client-1.2.1-tests.jar | 8 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |