Last Version

Apache Oozie Examples 5.2.1

Apache Oozie Examples

License

License

GroupId

GroupId

org.apache.oozie
ArtifactId

ArtifactId

oozie-examples
Version

Version

5.2.1
Type

Type

jar
Description

Description

Apache Oozie Examples
Apache Oozie Examples
Project Organization

Project Organization

Apache Software Foundation

Download oozie-examples 5.2.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.oozie : oozie-sharelib-pig jar 5.2.1
org.apache.oozie : oozie-sharelib-streaming jar 5.2.1
org.apache.oozie : oozie-sharelib-oozie jar 5.2.1
org.apache.oozie : oozie-fluent-job-api jar 5.2.1
org.apache.derby : derby jar 10.14.2.0
hsqldb : hsqldb jar 1.8.0.10
org.apache.spark : spark-core_2.10 jar 1.6.1

provided (3)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar 2.6.0
org.apache.oozie : oozie-core jar 5.2.1
org.apache.oozie : oozie-client jar 5.2.1

test (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-minicluster jar 2.6.0
org.apache.oozie : oozie-core jar 5.2.1
org.apache.httpcomponents : httpclient jar 4.3.6
org.slf4j : slf4j-log4j12 jar 1.6.6
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.