Last Version

qiniu-spring-boot-starter 0.2-RELEASE

Demo project for Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yunlingfly
ArtifactId

ArtifactId

qiniu-spring-boot-starter
Version

Version

0.2-RELEASE
Type

Type

jar
Description

Description

qiniu-spring-boot-starter
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/qiniu-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/Yunlingfly/qiniu-starter.git

Download qiniu-spring-boot-starter 0.2-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.4.RELEASE
com.alibaba : fastjson jar 1.2.10
org.springframework.boot : spring-boot-starter jar 2.0.4.RELEASE
com.qiniu : qiniu-java-sdk jar 7.1.0

test (1)

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

Project Modules

There are no modules declared in this project.