License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.panhongan.bigdata |
ArtifactId | ArtifactIdkafka-helper |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkafka-helper
kafka helper
|
Filename | Size |
---|---|
kafka-helper-1.1.pom | |
kafka-helper-1.1.jar | 9 KB |
kafka-helper-1.1-sources.jar | 6 KB |
kafka-helper-1.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/ -->
<dependency>
<groupId>com.github.panhongan.bigdata</groupId>
<artifactId>kafka-helper</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/
implementation 'com.github.panhongan.bigdata:kafka-helper:1.1'
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/
implementation ("com.github.panhongan.bigdata:kafka-helper:1.1")
'com.github.panhongan.bigdata:kafka-helper:jar:1.1'
<dependency org="com.github.panhongan.bigdata" name="kafka-helper" rev="1.1">
<artifact name="kafka-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan.bigdata', module='kafka-helper', version='1.1')
)
libraryDependencies += "com.github.panhongan.bigdata" % "kafka-helper" % "1.1"
[com.github.panhongan.bigdata/kafka-helper "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.kafka : kafka_2.11 | jar | 0.10.0.0 |
org.apache.kafka : kafka-clients | jar | 0.10.0.0 |
org.apache.spark : spark-streaming-kafka-0-10_2.11 | jar | 2.4.8 |
org.apache.curator : curator-framework | jar | 2.9.0 |
com.github.panhongan.bigdata : zk-helper | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |