is not current version
Last Version 1.3.6

com.jeesuite:jeesuite-kafka 1.0.2


GroupId

GroupId

com.jeesuite
ArtifactId

ArtifactId

jeesuite-kafka
Version

Version

1.0.2
Type

Type

jar

Download jeesuite-kafka 1.0.2


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