не последняя версия
Последняя версия 1.0.6

cn.shazhengbo:kafka-common 1.0.0


Группа

Группа

cn.shazhengbo
Идентификатор

Идентификатор

kafka-common
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать kafka-common 1.0.0


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