License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Ant Build Tools |
GroupId | GroupIdcn.antcore |
ArtifactId | ArtifactIdspring-boot-starter-ant-kafka |
Last Version | Last Version0.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-starter-ant-kafka
This is spring-boot-starter-ant-kafka.
|
<!-- 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.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-ant-kafka/
implementation 'cn.antcore:spring-boot-starter-ant-kafka:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/cn.antcore/spring-boot-starter-ant-kafka/
implementation ("cn.antcore:spring-boot-starter-ant-kafka:0.0.2-RELEASE")
'cn.antcore:spring-boot-starter-ant-kafka:jar:0.0.2-RELEASE'
<dependency org="cn.antcore" name="spring-boot-starter-ant-kafka" rev="0.0.2-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.2-RELEASE')
)
libraryDependencies += "cn.antcore" % "spring-boot-starter-ant-kafka" % "0.0.2-RELEASE"
[cn.antcore/spring-boot-starter-ant-kafka "0.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.antcore : AntKafka | jar | 0.0.2-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 1.5.9.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |