License |
License |
---|---|
GroupId | GroupIdcn.wecloud |
ArtifactId | ArtifactIdwe-cloud-sdk-storage |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwe-cloud-sdk-storage
WeCloud Java SDK for storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
we-cloud-sdk-storage-1.0.0.pom | |
we-cloud-sdk-storage-1.0.0.jar | 48 KB |
we-cloud-sdk-storage-1.0.0-sources.jar | 24 KB |
we-cloud-sdk-storage-1.0.0-javadoc.jar | 235 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.wecloud/we-cloud-sdk-storage/ -->
<dependency>
<groupId>cn.wecloud</groupId>
<artifactId>we-cloud-sdk-storage</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wecloud/we-cloud-sdk-storage/
implementation 'cn.wecloud:we-cloud-sdk-storage:1.0.0'
// https://jarcasting.com/artifacts/cn.wecloud/we-cloud-sdk-storage/
implementation ("cn.wecloud:we-cloud-sdk-storage:1.0.0")
'cn.wecloud:we-cloud-sdk-storage:jar:1.0.0'
<dependency org="cn.wecloud" name="we-cloud-sdk-storage" rev="1.0.0">
<artifact name="we-cloud-sdk-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wecloud', module='we-cloud-sdk-storage', version='1.0.0')
)
libraryDependencies += "cn.wecloud" % "we-cloud-sdk-storage" % "1.0.0"
[cn.wecloud/we-cloud-sdk-storage "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.wecloud : we-cloud-sdk-common | jar | 1.0.0 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |