License |
License |
---|---|
GroupId | GroupIdcn.xuyanwu |
ArtifactId | ArtifactIdspring-file-storage |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA File Storage Service
|
Filename | Size |
---|---|
spring-file-storage-0.4.0.pom | |
spring-file-storage-0.4.0.jar | 44 KB |
spring-file-storage-0.4.0-sources.jar | 21 KB |
spring-file-storage-0.4.0-javadoc.jar | 180 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.xuyanwu/spring-file-storage/ -->
<dependency>
<groupId>cn.xuyanwu</groupId>
<artifactId>spring-file-storage</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xuyanwu/spring-file-storage/
implementation 'cn.xuyanwu:spring-file-storage:0.4.0'
// https://jarcasting.com/artifacts/cn.xuyanwu/spring-file-storage/
implementation ("cn.xuyanwu:spring-file-storage:0.4.0")
'cn.xuyanwu:spring-file-storage:jar:0.4.0'
<dependency org="cn.xuyanwu" name="spring-file-storage" rev="0.4.0">
<artifact name="spring-file-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xuyanwu', module='spring-file-storage', version='0.4.0')
)
libraryDependencies += "cn.xuyanwu" % "spring-file-storage" % "0.4.0"
[cn.xuyanwu/spring-file-storage "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-core | jar | 5.5.2 |
net.coobird : thumbnailator | jar | 0.4.13 |
org.projectlombok : lombok Optional | jar | 1.18.16 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-s3 Optional | jar | 1.11.1034 |
io.minio : minio Optional | jar | 7.0.2 |
com.upyun : java-sdk Optional | jar | 4.2.2 |
com.baidubce : bce-java-sdk Optional | jar | 0.10.162 |
com.qcloud : cos_api Optional | jar | 5.6.38 |
com.qiniu : qiniu-java-sdk Optional | jar | 7.4.0 |
com.aliyun.oss : aliyun-sdk-oss Optional | jar | 3.6.0 |
com.huaweicloud : esdk-obs-java Optional | jar | 3.20.6.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.4.0 |