is not current version
Last Version 1.1.0

org.apache.hadoop:hadoop-ozone-filesystem-hadoop3 1.0.0


GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-ozone-filesystem-hadoop3
Version

Version

1.0.0
Type

Type

jar

Download hadoop-ozone-filesystem-hadoop3 1.0.0


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