jar

com.wuyushuo : spring-dingtalk-boxes-boot-starter

Maven & Gradle

Aug 02, 2019

spring-dingtalk-boxes-boot-starter · spring-dingtalk-boxes-boot-starter

Table Of Contents

Latest Version

Download com.wuyushuo : spring-dingtalk-boxes-boot-starter JAR file - Latest Versions:

All Versions

Download com.wuyushuo : spring-dingtalk-boxes-boot-starter 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 spring-dingtalk-boxes-boot-starter-1.1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.springframework.boxes.dingtalk.starter

├─ com.springframework.boxes.dingtalk.starter.BoxesDingtalkAutoConfiguration.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.BoxesDingtalkException.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.BoxesDingtalkProperties.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.BoxesDingtalkResponse.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.BoxesDingtalkServices.class - [JAR]

com.springframework.boxes.dingtalk.starter.message

├─ com.springframework.boxes.dingtalk.starter.message.At.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.DingtalkMessage.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.FeedCardMessage.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.FeedCardMessageItem.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.LinkMessage.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.MarkdownMessage.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.MessageType.class - [JAR]

├─ com.springframework.boxes.dingtalk.starter.message.TextMessage.class - [JAR]