License |
License |
---|---|
GroupId | GroupIdorg.apache.oozie |
ArtifactId | ArtifactIdoozie-hadoop |
Last Version | Last Version2.3.0.oozie-4.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Oozie Hadoop 2.3.0.oozie-4.1.0
Apache Oozie Hadoop 2.3.0.oozie-4.1.0
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.oozie/oozie-hadoop/ -->
<dependency>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-hadoop</artifactId>
<version>2.3.0.oozie-4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.oozie/oozie-hadoop/
implementation 'org.apache.oozie:oozie-hadoop:2.3.0.oozie-4.1.0'
// https://jarcasting.com/artifacts/org.apache.oozie/oozie-hadoop/
implementation ("org.apache.oozie:oozie-hadoop:2.3.0.oozie-4.1.0")
'org.apache.oozie:oozie-hadoop:jar:2.3.0.oozie-4.1.0'
<dependency org="org.apache.oozie" name="oozie-hadoop" rev="2.3.0.oozie-4.1.0">
<artifact name="oozie-hadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.oozie', module='oozie-hadoop', version='2.3.0.oozie-4.1.0')
)
libraryDependencies += "org.apache.oozie" % "oozie-hadoop" % "2.3.0.oozie-4.1.0"
[org.apache.oozie/oozie-hadoop "2.3.0.oozie-4.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 2.3.0 |
org.apache.hadoop : hadoop-auth | jar | 2.3.0 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |