| License |
License |
|---|---|
| GroupId | GroupIdcom.github.suxingli |
| ArtifactId | ArtifactIdaliyun-sms |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description阿里云短信接口工具包
阿里云短信接口工具包
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| aliyun-sms-1.0.2.pom | |
| aliyun-sms-1.0.2.jar | 15 KB |
| aliyun-sms-1.0.2-sources.jar | 12 KB |
| aliyun-sms-1.0.2-javadoc.jar | 95 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |