Last Version

storage 0.0.6

Storage service for Spring Boot

License

License

GroupId

GroupId

cn.dustlight.storage
ArtifactId

ArtifactId

storage
Version

Version

0.0.6
Type

Type

pom
Description

Description

storage
Storage service for Spring Boot
Project URL

Project URL

https://github.com/dustlight-cn/storage
Source Code Management

Source Code Management

https://github.com/dustlight-cn/storage

Download storage 0.0.6

Filename Size
storage-0.0.6.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/cn.dustlight.storage/storage/ -->
<dependency>
    <groupId>cn.dustlight.storage</groupId>
    <artifactId>storage</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storage/storage/
implementation 'cn.dustlight.storage:storage:0.0.6'
// https://jarcasting.com/artifacts/cn.dustlight.storage/storage/
implementation ("cn.dustlight.storage:storage:0.0.6")
'cn.dustlight.storage:storage:pom:0.0.6'
<dependency org="cn.dustlight.storage" name="storage" rev="0.0.6">
  <artifact name="storage" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storage', module='storage', version='0.0.6')
)
libraryDependencies += "cn.dustlight.storage" % "storage" % "0.0.6"
[cn.dustlight.storage/storage "0.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • storage-core
  • tencent-cloud-object-storage
  • alibaba-cloud-object-storage
  • minio-storage