Last Version

Apache Oozie Client 5.2.1

Apache Oozie Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-client
Version

Version

5.2.1
Type

Type

jar
Description

Description

Apache Oozie Client
Apache Oozie Client
Project Organization

Project Organization

Apache Software Foundation

Download oozie-client 5.2.1


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

Dependencies

compile (11)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
commons-cli : commons-cli jar 1.2
com.google.guava : guava jar 11.0.2
com.fasterxml.jackson.core : jackson-annotations jar 2.6.5
com.fasterxml.jackson.core : jackson-core jar 2.6.5
com.fasterxml.jackson.core : jackson-databind jar 2.6.5
javax.jms : jms jar 1.1
org.apache.hadoop : hadoop-auth jar 2.6.0
org.slf4j : slf4j-simple jar 1.6.6
xerces : xercesImpl jar 2.11.0
org.apache.oozie : oozie-fluent-job-api jar 5.2.1

provided (2)

Group / Artifact Type Version
net.jcip : jcip-annotations jar 1.0
com.github.spotbugs : spotbugs-annotations jar 3.1.11

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.28.2
org.apache.activemq : activemq-client jar 5.15.9

Project Modules

There are no modules declared in this project.