is not current version
Last Version 3.8

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


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

hadoop-unit-confluent
Version

Version

2.9
Type

Type

jar

Download hadoop-unit-confluent 2.9


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