qcloudcos-spring-boot-starter

spring boot starter for qcloudcos

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.zhangquanli
ArtifactId

ArtifactId

qcloudcos-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

qcloudcos-spring-boot-starter
spring boot starter for qcloudcos

Download qcloudcos-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

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.qcloud : cos_api jar 5.5.1
io.swagger : swagger-annotations jar 1.5.22

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0