oss-spring-boot-starter


License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.sushengren
ArtifactId

ArtifactId

oss-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

oss-spring-boot-starter
oss-spring-boot-starter
Project URL

Project URL

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

Source Code Management

https://gitee.com/sushengren/way-crud.git

Download oss-spring-boot-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.0.RELEASE
org.springframework.boot : spring-boot-starter jar 2.2.0.RELEASE
cn.hutool : hutool-core jar 5.3.6
com.aliyun.oss : aliyun-sdk-oss jar 3.8.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0