alarm-robot-spring-boot-starter

我是告警机器人

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.surcode
ArtifactId

ArtifactId

alarm-robot-spring-boot-starter
Last Version

Last Version

v1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

alarm-robot-spring-boot-starter
我是告警机器人

Download alarm-robot-spring-boot-starter

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.6
cn.hutool : hutool-all jar 5.7.22
com.alibaba : fastjson jar 1.2.76
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.6
org.projectlombok : lombok Optional jar 1.18.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.6

Project Modules

There are no modules declared in this project.

Versions

Version
v1.0.1
v1.0.0