is not current version
Last Version 3.8

fr.jetoile.hadoop:confluent-integrationtest 3.5


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

confluent-integrationtest
Version

Version

3.5
Type

Type

jar

Download confluent-integrationtest 3.5


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