is not current version
Last Version 2.0.0

com.github.answerail:dinger-spring-boot-starter 1.1.1-beta1

Dinger-SpringBoot集成钉钉/企业微信群机器人实现消息通知中间件

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.answerail
ArtifactId

ArtifactId

dinger-spring-boot-starter
Version

Version

1.1.1-beta1
Type

Type

jar

Download dinger-spring-boot-starter 1.1.1-beta1


<!-- https://jarcasting.com/artifacts/com.github.answerail/dinger-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.answerail</groupId>
    <artifactId>dinger-spring-boot-starter</artifactId>
    <version>1.1.1-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.answerail/dinger-spring-boot-starter/
implementation 'com.github.answerail:dinger-spring-boot-starter:1.1.1-beta1'
// https://jarcasting.com/artifacts/com.github.answerail/dinger-spring-boot-starter/
implementation ("com.github.answerail:dinger-spring-boot-starter:1.1.1-beta1")
'com.github.answerail:dinger-spring-boot-starter:jar:1.1.1-beta1'
<dependency org="com.github.answerail" name="dinger-spring-boot-starter" rev="1.1.1-beta1">
  <artifact name="dinger-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.answerail', module='dinger-spring-boot-starter', version='1.1.1-beta1')
)
libraryDependencies += "com.github.answerail" % "dinger-spring-boot-starter" % "1.1.1-beta1"
[com.github.answerail/dinger-spring-boot-starter "1.1.1-beta1"]