is not current version
Last Version 3.8

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


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-hive
Version

Version

3.0
Type

Type

jar

Download hadoop-unit-hive 3.0


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