is not current version
Last Version 20200807

com.heanbian:heanbian-kafka-client 11.0.8

Heanbian kafka client components.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.heanbian
ArtifactId

ArtifactId

heanbian-kafka-client
Version

Version

11.0.8
Type

Type

jar

Download heanbian-kafka-client 11.0.8


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