kafka-helper

kafka helper

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.panhongan.bigdata
ArtifactId

ArtifactId

kafka-helper
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

kafka-helper
kafka helper

Download kafka-helper

How to add to project

<!-- 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"]

Dependencies

compile (8)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0