is not current version
Last Version 5.2.1

org.apache.oozie:oozie-sharelib-git 5.1.0

Apache Oozie Share Lib Git

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-sharelib-git
Version

Version

5.1.0
Type

Type

jar

Download oozie-sharelib-git 5.1.0


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