<dependency>
<groupId>io.github.wujun728</groupId>
<artifactId>jun-sms-spring-boot-starter</artifactId>
<version>1.0.16</version>
</dependency>
@Grapes(
@Grab(group='io.github.wujun728', module='jun-sms-spring-boot-starter', version='1.0.16')
)
<parent> <groupId>io.github.wujun728</groupId> <artifactId>jun_springcloud_starter</artifactId> <version>1.0.16</version> </parent>
compile
|-- io.github.wujun728:jun-common
|-- io.github.wujun728:jun-redis-spring-boot-starter
|-- com.baomidou:mybatis-plus-boot-starter
|-- com.alibaba:druid-spring-boot-starter
|-- org.springframework.boot:spring-boot-configuration-processor
|-- com.tencentcloudapi:tencentcloud-sdk-java:3.1.841
|-- com.aliyun.oss:aliyun-sdk-oss:3.17.1
test