License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.answerail |
ArtifactId | ArtifactIddinger-spring-boot-starter |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptiondinger-spring-boot-starter
Dinger-SpringBoot集成钉钉/企业微信/飞书群机器人实现消息通知中间件
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.answerail/dinger-spring-boot-starter/ -->
<dependency>
<groupId>com.github.answerail</groupId>
<artifactId>dinger-spring-boot-starter</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.answerail/dinger-spring-boot-starter/
implementation 'com.github.answerail:dinger-spring-boot-starter:2.0.0'
// https://jarcasting.com/artifacts/com.github.answerail/dinger-spring-boot-starter/
implementation ("com.github.answerail:dinger-spring-boot-starter:2.0.0")
'com.github.answerail:dinger-spring-boot-starter:jar:2.0.0'
<dependency org="com.github.answerail" name="dinger-spring-boot-starter" rev="2.0.0">
<artifact name="dinger-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.answerail', module='dinger-spring-boot-starter', version='2.0.0')
)
libraryDependencies += "com.github.answerail" % "dinger-spring-boot-starter" % "2.0.0"
[com.github.answerail/dinger-spring-boot-starter "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.7.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.7.0 |
org.springframework : spring-web | jar | 5.3.20 |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |