spring-boot-starter-oss

Aliyun oss Spring Boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.soilove
ArtifactId

ArtifactId

spring-boot-starter-oss
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-oss
Aliyun oss Spring Boot starter

Download spring-boot-starter-oss

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar
org.projectlombok : lombok Optional jar 1.18.12
org.slf4j : slf4j-api jar 1.7.30
com.aliyun.oss : aliyun-sdk-oss jar 3.8.1

import (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-dependencies pom 2.2.6.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0