Oozie Client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.yahoo.oozie
ArtifactId

ArtifactId

oozie-client
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Oozie Client
Oozie Client
Project Organization

Project Organization

Yahoo

Download oozie-client

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar
commons-cli : commons-cli jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0