License |
License |
---|---|
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-kafka |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-kafka-1.3.6.pom | |
jeesuite-kafka-1.3.6.jar | 99 KB |
jeesuite-kafka-1.3.6-sources.jar | 51 KB |
jeesuite-kafka-1.3.6-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-kafka/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-kafka</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-kafka/
implementation 'com.jeesuite:jeesuite-kafka:1.3.6'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-kafka/
implementation ("com.jeesuite:jeesuite-kafka:1.3.6")
'com.jeesuite:jeesuite-kafka:jar:1.3.6'
<dependency org="com.jeesuite" name="jeesuite-kafka" rev="1.3.6">
<artifact name="jeesuite-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-kafka', version='1.3.6')
)
libraryDependencies += "com.jeesuite" % "jeesuite-kafka" % "1.3.6"
[com.jeesuite/jeesuite-kafka "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common Optional | jar | 1.3.6 |
com.jeesuite : jeesuite-spring | jar | 1.3.6 |
org.apache.kafka : kafka_2.11 Optional | jar | 1.1.1 |
org.apache.kafka : kafka-clients | jar | 1.1.1 |
org.apache.kafka : kafka-streams Optional | jar | 1.1.1 |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
com.101tec : zkclient | jar | 0.10 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.13.2 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.13.2 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.0.5.RELEASE |