dinger-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.answerail
ArtifactId

ArtifactId

dinger-spring-boot-starter
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

dinger-spring-boot-starter
Dinger-SpringBoot集成钉钉/企业微信/飞书群机器人实现消息通知中间件
Project URL

Project URL

https://github.com/AnswerAIL/dingtalk-spring-boot-starter
Project Organization

Project Organization

AnswerAIL
Source Code Management

Source Code Management

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

Download dinger-spring-boot-starter

How to add to project

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

Dependencies

provided (4)

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

test (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.3.0
1.2.1
1.2.1-beta1
1.2.1-beta
1.2.0
1.2.0-beta1
1.1.1
1.1.1-beta1
1.1.0
1.0.1
1.0.0