jar

com.github.suxingli : aliyun-sms

Maven & Gradle

Aug 30, 2019
0 stars

阿里云短信接口工具包 · 阿里云短信接口工具包

Table Of Contents

Latest Version

Download com.github.suxingli : aliyun-sms JAR file - Latest Versions:

All Versions

Download com.github.suxingli : aliyun-sms 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 aliyun-sms-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aliyun.sms

├─ com.aliyun.sms.ShortMessageContext.class - [JAR]

├─ com.aliyun.sms.ShortMessageReceiveServlet.class - [JAR]

com.aliyun.sms.util

├─ com.aliyun.sms.util.ServletUtil.class - [JAR]

com.aliyun.sms.exception

├─ com.aliyun.sms.exception.ShortMessageReceiveException.class - [JAR]

com.aliyun.sms.bean

├─ com.aliyun.sms.bean.ShortMessageReceive.class - [JAR]

com.aliyun.sms.listener

├─ com.aliyun.sms.listener.ShortMessageReceiveListener.class - [JAR]

├─ com.aliyun.sms.listener.ShortMessageReceiveListenerImpl.class - [JAR]

com.aliyun.sms.api

├─ com.aliyun.sms.api.ShortMessageApi.class - [JAR]

Advertisement