License |
License |
---|---|
GroupId | GroupIdcn.dustlight.storage |
ArtifactId | ArtifactIdminio-storage |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMinIO module for Storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
minio-storage-0.0.6.pom | |
minio-storage-0.0.6.jar | 11 KB |
minio-storage-0.0.6-sources.jar | 4 KB |
minio-storage-0.0.6-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.dustlight.storage/minio-storage/ -->
<dependency>
<groupId>cn.dustlight.storage</groupId>
<artifactId>minio-storage</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storage/minio-storage/
implementation 'cn.dustlight.storage:minio-storage:0.0.6'
// https://jarcasting.com/artifacts/cn.dustlight.storage/minio-storage/
implementation ("cn.dustlight.storage:minio-storage:0.0.6")
'cn.dustlight.storage:minio-storage:jar:0.0.6'
<dependency org="cn.dustlight.storage" name="minio-storage" rev="0.0.6">
<artifact name="minio-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storage', module='minio-storage', version='0.0.6')
)
libraryDependencies += "cn.dustlight.storage" % "minio-storage" % "0.0.6"
[cn.dustlight.storage/minio-storage "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.minio : minio | jar | 8.3.1 |
cn.dustlight.storage : storage-core | jar | 0.0.6 |
org.springframework.boot : spring-boot-starter | jar | 2.3.5.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.5.RELEASE |
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.5.RELEASE |