is not current version
Last Version 0.0.2-RELEASE

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

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

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

cn.antcore
ArtifactId

ArtifactId

spring-boot-starter-ant-event
Version

Version

0.0.1-RELEASE
Type

Type

jar

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


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