Last Version

sms 1.0.0.RELEASE

短信发送包

License

License

GroupId

GroupId

top.aeizzz
ArtifactId

ArtifactId

sms
Version

Version

1.0.0.RELEASE
Type

Type

jar
Description

Description

sms
短信发送包

Download sms 1.0.0.RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
com.aliyun : aliyun-java-sdk-core jar 3.2.8
com.aliyun : aliyun-java-sdk-dysmsapi jar 1.1.0
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-web jar

provided (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 4.5.1
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.