is not current version
Last Version 5.2.1

org.apache.oozie:oozie-fluent-job-client 5.2.0

Apache Oozie Fluent Job Client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-fluent-job-client
Version

Version

5.2.0
Type

Type

jar

Download oozie-fluent-job-client 5.2.0


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