is not current version
Last Version 2.3.0.oozie-4.1.0

org.apache.oozie:oozie-hadoop 1.1.1.oozie-4.1.0

Apache Oozie Hadoop ${project.version}

GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-hadoop
Version

Version

1.1.1.oozie-4.1.0
Type

Type

jar

Download oozie-hadoop 1.1.1.oozie-4.1.0


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