dingtalk-robot

一个用Java打造的方便钉钉群机器人推送消息的轮子

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.snowheart
ArtifactId

ArtifactId

spring-boot-dingtalk-robot-starter
Last Version

Last Version

1.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

dingtalk-robot
一个用Java打造的方便钉钉群机器人推送消息的轮子
Project URL

Project URL

https://gitee.com/snowheart/dingtalk-robot.git
Project Organization

Project Organization

snowheart

Download spring-boot-dingtalk-robot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/cn.snowheart/spring-boot-dingtalk-robot-starter/ -->
<dependency>
    <groupId>cn.snowheart</groupId>
    <artifactId>spring-boot-dingtalk-robot-starter</artifactId>
    <version>1.0.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.snowheart/spring-boot-dingtalk-robot-starter/
implementation 'cn.snowheart:spring-boot-dingtalk-robot-starter:1.0.3.RELEASE'
// https://jarcasting.com/artifacts/cn.snowheart/spring-boot-dingtalk-robot-starter/
implementation ("cn.snowheart:spring-boot-dingtalk-robot-starter:1.0.3.RELEASE")
'cn.snowheart:spring-boot-dingtalk-robot-starter:jar:1.0.3.RELEASE'
<dependency org="cn.snowheart" name="spring-boot-dingtalk-robot-starter" rev="1.0.3.RELEASE">
  <artifact name="spring-boot-dingtalk-robot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.snowheart', module='spring-boot-dingtalk-robot-starter', version='1.0.3.RELEASE')
)
libraryDependencies += "cn.snowheart" % "spring-boot-dingtalk-robot-starter" % "1.0.3.RELEASE"
[cn.snowheart/spring-boot-dingtalk-robot-starter "1.0.3.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.5.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.5.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE