| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sakserv |
| ArtifactId | ArtifactIdhadoop-mini-clusters-oozie |
| Version | Version0.1.16 |
| Type | Typejar |
| Description |
DescriptionHadoop Mini Clusters for local and unit testing.
|
<!-- https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-oozie/ -->
<dependency>
<groupId>com.github.sakserv</groupId>
<artifactId>hadoop-mini-clusters-oozie</artifactId>
<version>0.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-oozie/
implementation 'com.github.sakserv:hadoop-mini-clusters-oozie:0.1.16'
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-oozie/
implementation ("com.github.sakserv:hadoop-mini-clusters-oozie:0.1.16")
'com.github.sakserv:hadoop-mini-clusters-oozie:jar:0.1.16'
<dependency org="com.github.sakserv" name="hadoop-mini-clusters-oozie" rev="0.1.16">
<artifact name="hadoop-mini-clusters-oozie" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sakserv', module='hadoop-mini-clusters-oozie', version='0.1.16')
)
libraryDependencies += "com.github.sakserv" % "hadoop-mini-clusters-oozie" % "0.1.16"
[com.github.sakserv/hadoop-mini-clusters-oozie "0.1.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.oozie.test : oozie-mini | jar | 4.2.0.2.6.5.0-292 |
| org.apache.oozie : oozie-core | test-jar | 4.2.0.2.6.5.0-292 |
| org.apache.oozie : oozie-core | jar | 4.2.0.2.6.5.0-292 |
| org.apache.oozie : oozie-tools | jar | 4.2.0.2.6.5.0-292 |
| com.github.sakserv : hadoop-mini-clusters-common | jar | 0.1.16 |
| com.github.sakserv : property-parser | jar | 0.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sakserv : hadoop-mini-clusters-hdfs | jar | 0.1.16 |
| com.github.sakserv : hadoop-mini-clusters-mapreduce | jar | 0.1.16 |
| junit : junit | jar | 4.12 |