fileupload-spring-boot-starter

集成七牛云、阿里云oss、本地上传 spring boot start

License

License

GroupId

GroupId

com.github.zhaojiacan
ArtifactId

ArtifactId

fileupload
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fileupload-spring-boot-starter
集成七牛云、阿里云oss、本地上传 spring boot start
Project URL

Project URL

https://github.com/zhaojiacan/
Source Code Management

Source Code Management

https://github.com/zhaojiacan/fileupload-spring-boot-starter.git

Download fileupload

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zhaojiacan/fileupload/ -->
<dependency>
    <groupId>com.github.zhaojiacan</groupId>
    <artifactId>fileupload</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhaojiacan/fileupload/
implementation 'com.github.zhaojiacan:fileupload:0.1.0'
// https://jarcasting.com/artifacts/com.github.zhaojiacan/fileupload/
implementation ("com.github.zhaojiacan:fileupload:0.1.0")
'com.github.zhaojiacan:fileupload:jar:0.1.0'
<dependency org="com.github.zhaojiacan" name="fileupload" rev="0.1.0">
  <artifact name="fileupload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhaojiacan', module='fileupload', version='0.1.0')
)
libraryDependencies += "com.github.zhaojiacan" % "fileupload" % "0.1.0"
[com.github.zhaojiacan/fileupload "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.2.0.RELEASE
cn.hutool : hutool-all jar 5.3.6
com.qiniu : qiniu-java-sdk jar [7.2.0, 7.2.99]
com.aliyun.oss : aliyun-sdk-oss jar 3.9.1
org.springframework.boot : spring-boot-configuration-processor jar 2.2.0.RELEASE

Project Modules

There are no modules declared in this project.

fileupload-spring-boot-starter

集成七牛云、阿里云OSS、本地三种方式的文件上上传

Versions

Version
0.1.0