is not current version
Last Version 1.1

com.github.panhongan.bigdata:kafka-helper 1.0

kafka helper

Categories

Categories

Data
GroupId

GroupId

com.github.panhongan.bigdata
ArtifactId

ArtifactId

kafka-helper
Version

Version

1.0
Type

Type

jar

Download kafka-helper 1.0


<!-- https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/ -->
<dependency>
    <groupId>com.github.panhongan.bigdata</groupId>
    <artifactId>kafka-helper</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/
implementation 'com.github.panhongan.bigdata:kafka-helper:1.0'
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/
implementation ("com.github.panhongan.bigdata:kafka-helper:1.0")
'com.github.panhongan.bigdata:kafka-helper:jar:1.0'
<dependency org="com.github.panhongan.bigdata" name="kafka-helper" rev="1.0">
  <artifact name="kafka-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan.bigdata', module='kafka-helper', version='1.0')
)
libraryDependencies += "com.github.panhongan.bigdata" % "kafka-helper" % "1.0"
[com.github.panhongan.bigdata/kafka-helper "1.0"]