License |
License |
---|---|
GroupId | GroupIdcn.dustlight.captcha |
ArtifactId | ArtifactIdtencent-sms |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptiontencent-sms
CAPTCHA service Tencent Short Message Service module
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tencent-sms-0.0.7.pom | |
tencent-sms-0.0.7.jar | 7 KB |
tencent-sms-0.0.7-sources.jar | 3 KB |
tencent-sms-0.0.7-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.captcha/tencent-sms/ -->
<dependency>
<groupId>cn.dustlight.captcha</groupId>
<artifactId>tencent-sms</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.captcha/tencent-sms/
implementation 'cn.dustlight.captcha:tencent-sms:0.0.7'
// https://jarcasting.com/artifacts/cn.dustlight.captcha/tencent-sms/
implementation ("cn.dustlight.captcha:tencent-sms:0.0.7")
'cn.dustlight.captcha:tencent-sms:jar:0.0.7'
<dependency org="cn.dustlight.captcha" name="tencent-sms" rev="0.0.7">
<artifact name="tencent-sms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.captcha', module='tencent-sms', version='0.0.7')
)
libraryDependencies += "cn.dustlight.captcha" % "tencent-sms" % "0.0.7"
[cn.dustlight.captcha/tencent-sms "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
cn.dustlight.captcha : captcha-core | jar | 0.0.7 |
com.tencentcloudapi : tencentcloud-sdk-java | jar | 4.0.11 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |