License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.answerail |
ArtifactId | ArtifactIddingtalk-spring-boot-starter |
Version | Version3.1.2-RELEASE |
Type | Typejar |
Description |
Descriptiondingtalk-spring-boot-starter
SpringBoot集成钉钉机器人实现消息通知中间件
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.answerail/dingtalk-spring-boot-starter/ -->
<dependency>
<groupId>com.github.answerail</groupId>
<artifactId>dingtalk-spring-boot-starter</artifactId>
<version>3.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.answerail/dingtalk-spring-boot-starter/
implementation 'com.github.answerail:dingtalk-spring-boot-starter:3.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.answerail/dingtalk-spring-boot-starter/
implementation ("com.github.answerail:dingtalk-spring-boot-starter:3.1.2-RELEASE")
'com.github.answerail:dingtalk-spring-boot-starter:jar:3.1.2-RELEASE'
<dependency org="com.github.answerail" name="dingtalk-spring-boot-starter" rev="3.1.2-RELEASE">
<artifact name="dingtalk-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.answerail', module='dingtalk-spring-boot-starter', version='3.1.2-RELEASE')
)
libraryDependencies += "com.github.answerail" % "dingtalk-spring-boot-starter" % "3.1.2-RELEASE"
[com.github.answerail/dingtalk-spring-boot-starter "3.1.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.5.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.5.RELEASE |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
org.slf4j : slf4j-api | jar | 1.7.30 |