| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.heanbian | 
| ArtifactId | ArtifactIdheanbian-kafka-client | 
| Version | Version20200807 | 
| Type | Typejar | 
| Description | Descriptionheanbian-kafka-client Heanbian kafka client component. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-kafka-client/ -->
<dependency>
    <groupId>com.heanbian</groupId>
    <artifactId>heanbian-kafka-client</artifactId>
    <version>20200807</version>
</dependency>// https://jarcasting.com/artifacts/com.heanbian/heanbian-kafka-client/
implementation 'com.heanbian:heanbian-kafka-client:20200807'// https://jarcasting.com/artifacts/com.heanbian/heanbian-kafka-client/
implementation ("com.heanbian:heanbian-kafka-client:20200807")'com.heanbian:heanbian-kafka-client:jar:20200807'<dependency org="com.heanbian" name="heanbian-kafka-client" rev="20200807">
  <artifact name="heanbian-kafka-client" type="jar" />
</dependency>@Grapes(
@Grab(group='com.heanbian', module='heanbian-kafka-client', version='20200807')
)libraryDependencies += "com.heanbian" % "heanbian-kafka-client" % "20200807"[com.heanbian/heanbian-kafka-client "20200807"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.kafka : kafka-clients | jar | 2.5.0 | 
| org.springframework : spring-context | jar | 5.2.8.RELEASE | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.2 |