is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit-hive 2.8


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-hive
Version

Version

2.8
Type

Type

jar

Download hadoop-unit-hive 2.8


<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hive/ -->
<dependency>
    <groupId>fr.jetoile.hadoop</groupId>
    <artifactId>hadoop-unit-hive</artifactId>
    <version>2.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hive/
implementation 'fr.jetoile.hadoop:hadoop-unit-hive:2.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-hive/
implementation ("fr.jetoile.hadoop:hadoop-unit-hive:2.8")
'fr.jetoile.hadoop:hadoop-unit-hive:jar:2.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-hive" rev="2.8">
  <artifact name="hadoop-unit-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-hive', version='2.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-hive" % "2.8"
[fr.jetoile.hadoop/hadoop-unit-hive "2.8"]