Categories |
Categoriesdruid Data Databases |
---|---|
GroupId | GroupIdcom.n3twork.druid |
ArtifactId | ArtifactIddruid-kafka-eight |
Last Version | Last Version0.6.105-hadoop2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondruid-kafka-eight
druid-kafka-eight
|
<!-- https://jarcasting.com/artifacts/com.n3twork.druid/druid-kafka-eight/ -->
<dependency>
<groupId>com.n3twork.druid</groupId>
<artifactId>druid-kafka-eight</artifactId>
<version>0.6.105-hadoop2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.n3twork.druid/druid-kafka-eight/
implementation 'com.n3twork.druid:druid-kafka-eight:0.6.105-hadoop2.4.0'
// https://jarcasting.com/artifacts/com.n3twork.druid/druid-kafka-eight/
implementation ("com.n3twork.druid:druid-kafka-eight:0.6.105-hadoop2.4.0")
'com.n3twork.druid:druid-kafka-eight:jar:0.6.105-hadoop2.4.0'
<dependency org="com.n3twork.druid" name="druid-kafka-eight" rev="0.6.105-hadoop2.4.0">
<artifact name="druid-kafka-eight" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.n3twork.druid', module='druid-kafka-eight', version='0.6.105-hadoop2.4.0')
)
libraryDependencies += "com.n3twork.druid" % "druid-kafka-eight" % "0.6.105-hadoop2.4.0"
[com.n3twork.druid/druid-kafka-eight "0.6.105-hadoop2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.n3twork.druid : druid-api | jar | 0.1.11 |
org.apache.kafka : kafka_2.9.2 | jar | 0.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |