阿里云短信接口工具包


License

License

GroupId

GroupId

com.github.suxingli
ArtifactId

ArtifactId

aliyun-sms
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

阿里云短信接口工具包
阿里云短信接口工具包
Project URL

Project URL

https://github.com/suxingli/aliyun-sms.git
Source Code Management

Source Code Management

https://github.com/suxingli/aliyun-sms.git

Download aliyun-sms

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.suxingli/aliyun-sms/ -->
<dependency>
    <groupId>com.github.suxingli</groupId>
    <artifactId>aliyun-sms</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.suxingli/aliyun-sms/
implementation 'com.github.suxingli:aliyun-sms:1.0.2'
// https://jarcasting.com/artifacts/com.github.suxingli/aliyun-sms/
implementation ("com.github.suxingli:aliyun-sms:1.0.2")
'com.github.suxingli:aliyun-sms:jar:1.0.2'
<dependency org="com.github.suxingli" name="aliyun-sms" rev="1.0.2">
  <artifact name="aliyun-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.suxingli', module='aliyun-sms', version='1.0.2')
)
libraryDependencies += "com.github.suxingli" % "aliyun-sms" % "1.0.2"
[com.github.suxingli/aliyun-sms "1.0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.dom4j : dom4j jar 2.1.1
com.aliyun : aliyun-java-sdk-core jar 4.1.0
net.sf.json-lib : json-lib jar 2.4

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1