is not current version
Last Version 3.2.1

ch.cern.hadoop:hadoop-mapreduce-client-hs-plugins 2.7.4.0


Categories

Categories

CLI User Interface
GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-mapreduce-client-hs-plugins
Version

Version

2.7.4.0
Type

Type

jar

Download hadoop-mapreduce-client-hs-plugins 2.7.4.0


<!-- https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-mapreduce-client-hs-plugins/ -->
<dependency>
    <groupId>ch.cern.hadoop</groupId>
    <artifactId>hadoop-mapreduce-client-hs-plugins</artifactId>
    <version>2.7.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-mapreduce-client-hs-plugins/
implementation 'ch.cern.hadoop:hadoop-mapreduce-client-hs-plugins:2.7.4.0'
// https://jarcasting.com/artifacts/ch.cern.hadoop/hadoop-mapreduce-client-hs-plugins/
implementation ("ch.cern.hadoop:hadoop-mapreduce-client-hs-plugins:2.7.4.0")
'ch.cern.hadoop:hadoop-mapreduce-client-hs-plugins:jar:2.7.4.0'
<dependency org="ch.cern.hadoop" name="hadoop-mapreduce-client-hs-plugins" rev="2.7.4.0">
  <artifact name="hadoop-mapreduce-client-hs-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.cern.hadoop', module='hadoop-mapreduce-client-hs-plugins', version='2.7.4.0')
)
libraryDependencies += "ch.cern.hadoop" % "hadoop-mapreduce-client-hs-plugins" % "2.7.4.0"
[ch.cern.hadoop/hadoop-mapreduce-client-hs-plugins "2.7.4.0"]