| License |
License |
|---|---|
| GroupId | GroupIdcn.dustlight.storaging |
| ArtifactId | ArtifactIdstoraging-cloud |
| Last Version | Last Version0.0.4-alpha |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstoraging-cloud
对象存储服务 - 云服务模块
|
<!-- https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-cloud/ -->
<dependency>
<groupId>cn.dustlight.storaging</groupId>
<artifactId>storaging-cloud</artifactId>
<version>0.0.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-cloud/
implementation 'cn.dustlight.storaging:storaging-cloud:0.0.4-alpha'
// https://jarcasting.com/artifacts/cn.dustlight.storaging/storaging-cloud/
implementation ("cn.dustlight.storaging:storaging-cloud:0.0.4-alpha")
'cn.dustlight.storaging:storaging-cloud:jar:0.0.4-alpha'
<dependency org="cn.dustlight.storaging" name="storaging-cloud" rev="0.0.4-alpha">
<artifact name="storaging-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storaging', module='storaging-cloud', version='0.0.4-alpha')
)
libraryDependencies += "cn.dustlight.storaging" % "storaging-cloud" % "0.0.4-alpha"
[cn.dustlight.storaging/storaging-cloud "0.0.4-alpha"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.dustlight.storaging : storaging-core | jar | 0.0.4-alpha |
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.projectlombok : lombok Optional | jar | |
| cn.dustlight.storage : tencent-cloud-object-storage | jar | |
| cn.dustlight.storage : alibaba-cloud-object-storage | jar | |
| cn.dustlight.storage : minio-storage | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-test | jar |