| License |
License |
|---|---|
| GroupId | GroupIdtop.aeizzz |
| ArtifactId | ArtifactIdsms |
| Last Version | Last Version1.0.0.RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsms
短信发送包
|
| Filename | Size |
|---|---|
| sms-1.0.0.RELEASE.pom | |
| sms-1.0.0.RELEASE.jar | 16 KB |
| sms-1.0.0.RELEASE-sources.jar | 12 KB |
| sms-1.0.0.RELEASE-javadoc.jar | 132 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| cn.hutool : hutool-all | jar | 4.5.1 |
| org.projectlombok : lombok | jar | 1.18.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |