is not current version
Last Version 1.0.1

cn.soilove:spring-boot-starter-oss 1.0.0

Aliyun oss Spring Boot starter

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.soilove
ArtifactId

ArtifactId

spring-boot-starter-oss
Version

Version

1.0.0
Type

Type

jar

Download spring-boot-starter-oss 1.0.0


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