is not current version
Last Version v1.0.1

cn.surcode:alarm-robot-spring-boot-starter v1.0.0

我是告警机器人

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.surcode
ArtifactId

ArtifactId

alarm-robot-spring-boot-starter
Version

Version

v1.0.0
Type

Type

jar

Download alarm-robot-spring-boot-starter v1.0.0


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