Apache Ozone Client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.ozone
ArtifactId

ArtifactId

ozone-client
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Ozone Client
Apache Ozone Client
Project Organization

Project Organization

Apache Software Foundation

Download ozone-client

How to add to project

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

Dependencies

compile (1)

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

test (2)

Group / Artifact Type Version
org.apache.ozone : hdds-test-utils jar 1.2.1
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0