jar

com.github.zhangquanli : aliyun-sms-spring-boot-starter

Maven & Gradle

Dec 01, 2020
9 stars

aliyun-sms-spring-boot-starter · spring boot starter for aliyun sms

Table Of Contents

Latest Version

Download com.github.zhangquanli : aliyun-sms-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.zhangquanli : aliyun-sms-spring-boot-starter JAR file - All Versions:

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

com.github.zhangquanli.aliyun.sms.request

├─ com.github.zhangquanli.aliyun.sms.request.AddSmsSignRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.AddSmsTemplateRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.DeleteSmsSignRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.DeleteSmsTemplateRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.ModifySmsSignRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.ModifySmsTemplateRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.QuerySendDetailsRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.QuerySmsSignRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.QuerySmsTemplateRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.SendBatchSmsRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.request.SendSmsRequest.class - [JAR]

com.github.zhangquanli.aliyun.sms.http

├─ com.github.zhangquanli.aliyun.sms.http.AbstractHttpClient.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.http.AbstractRequest.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.http.AbstractResponse.class - [JAR]

com.github.zhangquanli.aliyun.sms.utils

├─ com.github.zhangquanli.aliyun.sms.utils.JsonUtils.class - [JAR]

com.github.zhangquanli.aliyun.sms

├─ com.github.zhangquanli.aliyun.sms.AliyunSms.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.AliyunSmsAction.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.AliyunSmsAutoConfiguration.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.AliyunSmsException.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.AliyunSmsImpl.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.AliyunSmsProperties.class - [JAR]

com.github.zhangquanli.aliyun.sms.response

├─ com.github.zhangquanli.aliyun.sms.response.AddSmsSignResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.AddSmsTemplateResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.DeleteSmsSignResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.DeleteSmsTemplateResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.ModifySmsSignResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.ModifySmsTemplateResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.QuerySendDetailsResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.QuerySmsSignResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.QuerySmsTemplateResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.SendBatchSmsResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.SendSmsResponse.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.SmsSendDetailDTO.class - [JAR]

├─ com.github.zhangquanli.aliyun.sms.response.SmsSendDetailDTOs.class - [JAR]