| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices |
| GroupId | GroupIdcn.surcode |
| ArtifactId | ArtifactIdalarm-robot-spring-boot-starter |
| Last Version | Last Versionv1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionalarm-robot-spring-boot-starter
我是告警机器人
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.6 |