Last Version

dingtalk-spring-boot-starter 3.1.2-RELEASE

SpringBoot集成钉钉机器人实现消息通知中间件

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.answerail
ArtifactId

ArtifactId

dingtalk-spring-boot-starter
Version

Version

3.1.2-RELEASE
Type

Type

jar
Description

Description

dingtalk-spring-boot-starter
SpringBoot集成钉钉机器人实现消息通知中间件
Project URL

Project URL

https://github.com/AnswerAIL/dingtalk-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/AnswerAIL/dingtalk-spring-boot-starter/tree/master

Download dingtalk-spring-boot-starter 3.1.2-RELEASE


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.0

provided (5)

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

Project Modules

There are no modules declared in this project.