License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xiaoyuge5201 |
ArtifactId | ArtifactIdsms-spring-boot-starter |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsms-spring-boot-starter
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.github.xiaoyuge5201/sms-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xiaoyuge5201</groupId>
<artifactId>sms-spring-boot-starter</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/sms-spring-boot-starter/
implementation 'com.github.xiaoyuge5201:sms-spring-boot-starter:1.1'
// https://jarcasting.com/artifacts/com.github.xiaoyuge5201/sms-spring-boot-starter/
implementation ("com.github.xiaoyuge5201:sms-spring-boot-starter:1.1")
'com.github.xiaoyuge5201:sms-spring-boot-starter:jar:1.1'
<dependency org="com.github.xiaoyuge5201" name="sms-spring-boot-starter" rev="1.1">
<artifact name="sms-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xiaoyuge5201', module='sms-spring-boot-starter', version='1.1')
)
libraryDependencies += "com.github.xiaoyuge5201" % "sms-spring-boot-starter" % "1.1"
[com.github.xiaoyuge5201/sms-spring-boot-starter "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.0.4.RELEASE |
com.alibaba : fastjson | jar | 1.2.25 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.4.RELEASE |
com.google.code.gson : gson | jar | 2.8.5 |
com.aliyun : aliyun-java-sdk-core | jar | 4.2.5 |
com.cloopen : java-sms-sdk | jar | 1.0.3 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.5.0 |
com.aliyun : aliyun-java-sdk-dysmsapi | jar | 1.1.0 |