| License |
License |
|---|---|
| GroupId | GroupIdcn.jdevelops |
| ArtifactId | ArtifactIdsms-aliyun |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
Description阿里云短信配置
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sms-aliyun-2.0.3.pom | |
| sms-aliyun-2.0.3.jar | 7 KB |
| sms-aliyun-2.0.3-sources.jar | 4 KB |
| sms-aliyun-2.0.3-javadoc.jar | 65 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.jdevelops/sms-aliyun/ -->
<dependency>
<groupId>cn.jdevelops</groupId>
<artifactId>sms-aliyun</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jdevelops/sms-aliyun/
implementation 'cn.jdevelops:sms-aliyun:2.0.3'
// https://jarcasting.com/artifacts/cn.jdevelops/sms-aliyun/
implementation ("cn.jdevelops:sms-aliyun:2.0.3")
'cn.jdevelops:sms-aliyun:jar:2.0.3'
<dependency org="cn.jdevelops" name="sms-aliyun" rev="2.0.3">
<artifact name="sms-aliyun" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jdevelops', module='sms-aliyun', version='2.0.3')
)
libraryDependencies += "cn.jdevelops" % "sms-aliyun" % "2.0.3"
[cn.jdevelops/sms-aliyun "2.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun : dysmsapi20170525 | jar | 2.0.8 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| org.projectlombok : lombok | jar | 1.18.22 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.2 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.4.2 |
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 3.6.28 |
| org.mockito : mockito-inline | jar | 3.6.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-test | jar | 2.4.2 |