is not current version
Last Version 3.8

fr.jetoile.hadoop:confluent-integrationtest 2.10.1


GroupId

GroupId

fr.jetoile.hadoop
ArtifactId

ArtifactId

confluent-integrationtest
Version

Version

2.10.1
Type

Type

jar

Download confluent-integrationtest 2.10.1


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