Apache Ozone

Apache Ozone Project

License

License

GroupId

GroupId

org.apache.ozone
ArtifactId

ArtifactId

ozone
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Ozone
Apache Ozone Project
Project Organization

Project Organization

Apache Software Foundation

Download ozone

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • interface-client
  • interface-storage
  • common
  • client
  • ozone-manager
  • tools
  • integration-test
  • ozonefs-common
  • ozonefs
  • datanode
  • s3gateway
  • dist
  • csi
  • fault-injection-test
  • insight

Versions

Version
1.2.1
1.2.0