License |
License |
---|---|
Categories |
CategoriesData CLI User Interface |
GroupId | GroupIdcom.tencent.bk.base.datahub |
ArtifactId | ArtifactIdkafka-clients |
Last Version | Last Version0.10.2.0-bkbase.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Kafka
Apache Kafka modified by Tencent blueking
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/kafka-clients/ -->
<dependency>
<groupId>com.tencent.bk.base.datahub</groupId>
<artifactId>kafka-clients</artifactId>
<version>0.10.2.0-bkbase.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/kafka-clients/
implementation 'com.tencent.bk.base.datahub:kafka-clients:0.10.2.0-bkbase.3'
// https://jarcasting.com/artifacts/com.tencent.bk.base.datahub/kafka-clients/
implementation ("com.tencent.bk.base.datahub:kafka-clients:0.10.2.0-bkbase.3")
'com.tencent.bk.base.datahub:kafka-clients:jar:0.10.2.0-bkbase.3'
<dependency org="com.tencent.bk.base.datahub" name="kafka-clients" rev="0.10.2.0-bkbase.3">
<artifact name="kafka-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.bk.base.datahub', module='kafka-clients', version='0.10.2.0-bkbase.3')
)
libraryDependencies += "com.tencent.bk.base.datahub" % "kafka-clients" % "0.10.2.0-bkbase.3"
[com.tencent.bk.base.datahub/kafka-clients "0.10.2.0-bkbase.3"]
Group / Artifact | Type | Version |
---|---|---|
net.jpountz.lz4 : lz4 | jar | 1.3.0 |
org.xerial.snappy : snappy-java | jar | 1.1.2.6 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcpkix-jdk15on | jar | 1.55 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |
org.powermock : powermock-module-junit4 | jar | 1.6.4 |
org.powermock : powermock-api-easymock | jar | 1.6.4 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |