jar

com.xyzla : dingbot-spring-boot-autoconfig

Maven & Gradle

Aug 01, 2022
0 stars

dingbot-spring-boot-autoconfig · dingbot-spring-boot-autoconfig

Table Of Contents

Latest Version

Download com.xyzla : dingbot-spring-boot-autoconfig JAR file - Latest Versions:

All Versions

Download com.xyzla : dingbot-spring-boot-autoconfig JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.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 dingbot-spring-boot-autoconfig-1.1.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.xyzla.plugins.dingbot.exception

├─ com.xyzla.plugins.dingbot.exception.DingTalkException.class - [JAR]

com.xyzla.plugins.dingbot.entity

├─ com.xyzla.plugins.dingbot.entity.ActionCardButton.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.ActionCardMessage.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.BaseMessage.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.DingTalkResponse.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.FeedCardMessage.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.FeedCardMessageItem.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.LinkMessage.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.MarkdownMessage.class - [JAR]

├─ com.xyzla.plugins.dingbot.entity.TextMessage.class - [JAR]

com.xyzla.plugins.dingbot.type

├─ com.xyzla.plugins.dingbot.type.ButtonOrientationType.class - [JAR]

├─ com.xyzla.plugins.dingbot.type.HideAvatarType.class - [JAR]

├─ com.xyzla.plugins.dingbot.type.MessageType.class - [JAR]

├─ com.xyzla.plugins.dingbot.type.ResponseCodeType.class - [JAR]

com.xyzla.plugins.dingbot

├─ com.xyzla.plugins.dingbot.DingBotAutoConfiguration.class - [JAR]

com.xyzla.plugins.dingbot.client

├─ com.xyzla.plugins.dingbot.client.DingbotClient.class - [JAR]