aliyun-sms-spring-boot-starter

Aliyun SMS spring boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.springboot.sms
ArtifactId

ArtifactId

aliyun-sms-spring-boot-starter
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

aliyun-sms-spring-boot-starter
Aliyun SMS spring boot starter
Project URL

Project URL

https://github.com/cn-src/aliyun-sms
Source Code Management

Source Code Management

https://github.com/cn-src/aliyun-sms.git

Download aliyun-sms-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/io.springboot.sms/aliyun-sms-spring-boot-starter/ -->
<dependency>
    <groupId>io.springboot.sms</groupId>
    <artifactId>aliyun-sms-spring-boot-starter</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.springboot.sms/aliyun-sms-spring-boot-starter/
implementation 'io.springboot.sms:aliyun-sms-spring-boot-starter:2.0.2'
// https://jarcasting.com/artifacts/io.springboot.sms/aliyun-sms-spring-boot-starter/
implementation ("io.springboot.sms:aliyun-sms-spring-boot-starter:2.0.2")
'io.springboot.sms:aliyun-sms-spring-boot-starter:jar:2.0.2'
<dependency org="io.springboot.sms" name="aliyun-sms-spring-boot-starter" rev="2.0.2">
  <artifact name="aliyun-sms-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.springboot.sms', module='aliyun-sms-spring-boot-starter', version='2.0.2')
)
libraryDependencies += "io.springboot.sms" % "aliyun-sms-spring-boot-starter" % "2.0.2"
[io.springboot.sms/aliyun-sms-spring-boot-starter "2.0.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.aliyun : aliyun-java-sdk-core jar 4.5.30
org.springframework.boot : spring-boot-starter Optional jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.2
org.projectlombok : lombok Optional jar 1.18.22

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0