License |
License |
---|---|
GroupId | GroupIdcn.dustlight.captcha |
ArtifactId | ArtifactIdaliyun-sms |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaliyun-sms
CAPTCHA service Tencent Short Message Service module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aliyun-sms-1.0.1.pom | |
aliyun-sms-1.0.1.jar | 8 KB |
aliyun-sms-1.0.1-sources.jar | 3 KB |
aliyun-sms-1.0.1-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/aliyun-sms/ -->
<dependency>
<groupId>cn.dustlight.captcha</groupId>
<artifactId>aliyun-sms</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/aliyun-sms/
implementation 'cn.dustlight.captcha:aliyun-sms:1.0.1'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/aliyun-sms/
implementation ("cn.dustlight.captcha:aliyun-sms:1.0.1")
'cn.dustlight.captcha:aliyun-sms:jar:1.0.1'
<dependency org="cn.dustlight.captcha" name="aliyun-sms" rev="1.0.1">
<artifact name="aliyun-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='aliyun-sms', version='1.0.1')
)
libraryDependencies += "cn.dustlight.captcha" % "aliyun-sms" % "1.0.1"
[cn.dustlight.captcha/aliyun-sms "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
cn.dustlight.captcha : captcha-core | jar | 1.0.1 |
com.aliyun : dysmsapi20170525 | jar | 2.0.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |