is not current version
Last Version 3.8

fr.jetoile.hadoop:hadoop-unit-confluent 3.7


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-confluent
Version

Version

3.7
Type

Type

jar

Download hadoop-unit-confluent 3.7


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