License |
License |
---|---|
GroupId | GroupIdcn.dustlight.storage |
ArtifactId | ArtifactIdalibaba-cloud-object-storage |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionalibaba-cloud-object-storage
Alibaba OSS module for Storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.dustlight.storage/alibaba-cloud-object-storage/ -->
<dependency>
<groupId>cn.dustlight.storage</groupId>
<artifactId>alibaba-cloud-object-storage</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dustlight.storage/alibaba-cloud-object-storage/
implementation 'cn.dustlight.storage:alibaba-cloud-object-storage:0.0.6'
// https://jarcasting.com/artifacts/cn.dustlight.storage/alibaba-cloud-object-storage/
implementation ("cn.dustlight.storage:alibaba-cloud-object-storage:0.0.6")
'cn.dustlight.storage:alibaba-cloud-object-storage:jar:0.0.6'
<dependency org="cn.dustlight.storage" name="alibaba-cloud-object-storage" rev="0.0.6">
<artifact name="alibaba-cloud-object-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dustlight.storage', module='alibaba-cloud-object-storage', version='0.0.6')
)
libraryDependencies += "cn.dustlight.storage" % "alibaba-cloud-object-storage" % "0.0.6"
[cn.dustlight.storage/alibaba-cloud-object-storage "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.oss : aliyun-sdk-oss | jar | 3.10.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.5.RELEASE |