License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.zhangquanli |
ArtifactId | ArtifactIdqcloudsms-spring-boot-starter |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqcloudsms-spring-boot-starter
spring boot starter for qcloudsms
|
<!-- https://jarcasting.com/artifacts/com.github.zhangquanli/qcloudsms-spring-boot-starter/ -->
<dependency>
<groupId>com.github.zhangquanli</groupId>
<artifactId>qcloudsms-spring-boot-starter</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhangquanli/qcloudsms-spring-boot-starter/
implementation 'com.github.zhangquanli:qcloudsms-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.zhangquanli/qcloudsms-spring-boot-starter/
implementation ("com.github.zhangquanli:qcloudsms-spring-boot-starter:1.0.0")
'com.github.zhangquanli:qcloudsms-spring-boot-starter:jar:1.0.0'
<dependency org="com.github.zhangquanli" name="qcloudsms-spring-boot-starter" rev="1.0.0">
<artifact name="qcloudsms-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhangquanli', module='qcloudsms-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.github.zhangquanli" % "qcloudsms-spring-boot-starter" % "1.0.0"
[com.github.zhangquanli/qcloudsms-spring-boot-starter "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.0.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE |
com.github.qcloudsms : qcloudsms | jar | 1.0.6 |