License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdfr.jetoile.hadoop |
ArtifactId | ArtifactIdhadoop-unit-client-kafka |
Last Version | Last Version3.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHadoop Unit
|
<!-- https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-client-kafka/ -->
<dependency>
<groupId>fr.jetoile.hadoop</groupId>
<artifactId>hadoop-unit-client-kafka</artifactId>
<version>3.8</version>
</dependency>
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-client-kafka/
implementation 'fr.jetoile.hadoop:hadoop-unit-client-kafka:3.8'
// https://jarcasting.com/artifacts/fr.jetoile.hadoop/hadoop-unit-client-kafka/
implementation ("fr.jetoile.hadoop:hadoop-unit-client-kafka:3.8")
'fr.jetoile.hadoop:hadoop-unit-client-kafka:jar:3.8'
<dependency org="fr.jetoile.hadoop" name="hadoop-unit-client-kafka" rev="3.8">
<artifact name="hadoop-unit-client-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.jetoile.hadoop', module='hadoop-unit-client-kafka', version='3.8')
)
libraryDependencies += "fr.jetoile.hadoop" % "hadoop-unit-client-kafka" % "3.8"
[fr.jetoile.hadoop/hadoop-unit-client-kafka "3.8"]
Group / Artifact | Type | Version |
---|---|---|
fr.jetoile.hadoop : hadoop-unit-commons | jar | 3.8 |
org.apache.kafka : kafka_2.11 | jar | 1.0.0.2.6.5.0-292 |
commons-configuration : commons-configuration | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easytesting : fest-assert | jar | 1.4 |
org.mockito : mockito-all | jar | 1.8.5 |
org.assertj : assertj-core | jar | 3.11.1 |