is not current version
Last Version 3.8

fr.jetoile.hadoop:confluent-integrationtest 2.10


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

confluent-integrationtest
Version

Version

2.10
Type

Type

jar

Download confluent-integrationtest 2.10


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