jar

cn.snowheart : spring-boot-dingtalk-robot-starter

Maven & Gradle

Mar 14, 2020
2 usages

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

Table Of Contents

Latest Version

Download cn.snowheart : spring-boot-dingtalk-robot-starter JAR file - Latest Versions:

All Versions

Download cn.snowheart : spring-boot-dingtalk-robot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-dingtalk-robot-starter-1.0.3.RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

cn.snowheart.dingtalk.robot.starter.exception

├─ cn.snowheart.dingtalk.robot.starter.exception.DingTalkException.class - [JAR]

cn.snowheart.dingtalk.robot.starter.client

├─ cn.snowheart.dingtalk.robot.starter.client.DingTalkRobotClient.class - [JAR]

cn.snowheart.dingtalk.robot.starter.entity

├─ cn.snowheart.dingtalk.robot.starter.entity.ActionCardButton.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.ActionCardMessage.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.BaseMessage.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.DingTalkResponse.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.FeedCardMessage.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.FeedCardMessageItem.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.LinkMessage.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.MarkdownMessage.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.entity.TextMessage.class - [JAR]

cn.snowheart.dingtalk.robot.starter.autoconfiguration

├─ cn.snowheart.dingtalk.robot.starter.autoconfiguration.DingTalkRobotAutoConfiguration.class - [JAR]

cn.snowheart.dingtalk.robot.starter.type

├─ cn.snowheart.dingtalk.robot.starter.type.ButtonOrientationType.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.type.HideAvatarType.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.type.MessageType.class - [JAR]

├─ cn.snowheart.dingtalk.robot.starter.type.ResponseCodeType.class - [JAR]

Advertisement