is not current version
Last Version 0.2-RELEASE

cn.yunlingfly:qiniu-spring-boot-starter 0.1-RELEASE

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.yunlingfly
ArtifactId

ArtifactId

qiniu-spring-boot-starter
Version

Version

0.1-RELEASE
Type

Type

jar

Download qiniu-spring-boot-starter 0.1-RELEASE


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