Last Version

Apache Oozie Tools 5.2.1

Apache Oozie Tools

License

License

GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-tools
Version

Version

5.2.1
Type

Type

jar
Description

Description

Apache Oozie Tools
Apache Oozie Tools
Project Organization

Project Organization

Apache Software Foundation

Download oozie-tools 5.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5

provided (7)

Group / Artifact Type Version
org.apache.derby : derby jar 10.14.2.0
org.apache.hadoop : hadoop-client jar 2.6.0
org.apache.hadoop : hadoop-hdfs jar 2.6.0
org.apache.oozie : oozie-client jar 5.2.1
org.apache.oozie : oozie-core jar 5.2.1
net.jcip : jcip-annotations jar 1.0
com.github.spotbugs : spotbugs-annotations jar 3.1.11

test (5)

Group / Artifact Type Version
org.apache.oozie : oozie-sharelib-hive jar 5.2.1
org.apache.hadoop : hadoop-minicluster jar 2.6.0
org.apache.oozie : oozie-core jar 5.2.1
junit : junit jar 4.11
org.mockito : mockito-core jar 2.28.2

Project Modules

There are no modules declared in this project.