License |
License |
---|---|
GroupId | GroupIdtech.mhuang.pacebox |
ArtifactId | ArtifactIdpacebox-kafka |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkafka tool
http://gitee.com/pacebox/pacebox-kafka.git
|
Filename | Size |
---|---|
pacebox-kafka-1.0.5.pom | |
pacebox-kafka-1.0.5.jar | 38 KB |
pacebox-kafka-1.0.5-sources.jar | 21 KB |
pacebox-kafka-1.0.5-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-kafka/ -->
<dependency>
<groupId>tech.mhuang.pacebox</groupId>
<artifactId>pacebox-kafka</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-kafka/
implementation 'tech.mhuang.pacebox:pacebox-kafka:1.0.5'
// https://jarcasting.com/artifacts/tech.mhuang.pacebox/pacebox-kafka/
implementation ("tech.mhuang.pacebox:pacebox-kafka:1.0.5")
'tech.mhuang.pacebox:pacebox-kafka:jar:1.0.5'
<dependency org="tech.mhuang.pacebox" name="pacebox-kafka" rev="1.0.5">
<artifact name="pacebox-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang.pacebox', module='pacebox-kafka', version='1.0.5')
)
libraryDependencies += "tech.mhuang.pacebox" % "pacebox-kafka" % "1.0.5"
[tech.mhuang.pacebox/pacebox-kafka "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
tech.mhuang.pacebox : pacebox-core | jar | 1.1.5 |
org.projectlombok : lombok | jar | 1.18.24 |
com.alibaba.fastjson2 : fastjson2 | jar | 2.0.3 |
org.apache.kafka : kafka-clients | jar | 3.2.0 |
org.slf4j : slf4j-api | jar | 1.7.36 |