is not current version
Last Version 0.0.2-RELEASE

cn.antcore:spring-boot-starter-ant-kafka 0.0.1-RELEASE

This is spring-boot-starter-ant-kafka.

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

cn.antcore
ArtifactId

ArtifactId

spring-boot-starter-ant-kafka
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download spring-boot-starter-ant-kafka 0.0.1-RELEASE


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