we-cloud-sdk-storage

WeCloud Java SDK for storage

License

License

GroupId

GroupId

cn.wecloud
ArtifactId

ArtifactId

we-cloud-sdk-storage
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

we-cloud-sdk-storage
WeCloud Java SDK for storage
Project URL

Project URL

https://github.com/shengqianlong/we-cloud-java-sdk
Source Code Management

Source Code Management

https://github.com/shengqianlong

Download we-cloud-sdk-storage

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.wecloud : we-cloud-sdk-common jar 1.0.0
org.slf4j : slf4j-simple jar 2.0.0-alpha1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.1