is not current version
Last Version 0.1.16

com.github.sakserv:hadoop-mini-clusters-yarn 0.1.10


GroupId

GroupId

com.github.sakserv
ArtifactId

ArtifactId

hadoop-mini-clusters-yarn
Version

Version

0.1.10
Type

Type

jar

Download hadoop-mini-clusters-yarn 0.1.10


<!-- https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-yarn/ -->
<dependency>
    <groupId>com.github.sakserv</groupId>
    <artifactId>hadoop-mini-clusters-yarn</artifactId>
    <version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-yarn/
implementation 'com.github.sakserv:hadoop-mini-clusters-yarn:0.1.10'
// https://jarcasting.com/artifacts/com.github.sakserv/hadoop-mini-clusters-yarn/
implementation ("com.github.sakserv:hadoop-mini-clusters-yarn:0.1.10")
'com.github.sakserv:hadoop-mini-clusters-yarn:jar:0.1.10'
<dependency org="com.github.sakserv" name="hadoop-mini-clusters-yarn" rev="0.1.10">
  <artifact name="hadoop-mini-clusters-yarn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sakserv', module='hadoop-mini-clusters-yarn', version='0.1.10')
)
libraryDependencies += "com.github.sakserv" % "hadoop-mini-clusters-yarn" % "0.1.10"
[com.github.sakserv/hadoop-mini-clusters-yarn "0.1.10"]