License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdccp-oss-client |
Version | Version2.2.7 |
Type | Typejar |
Description |
Descriptionccp-oss-client
Aliyun CCP oss SDK for Java
Copyright (C) Alibaba Cloud Computing
All rights reserved.
版权所有 (C)阿里云计算有限公司
http://www.aliyun.com
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ccp-oss-client-2.2.7.pom | |
ccp-oss-client-2.2.7.jar | 262 KB |
ccp-oss-client-2.2.7-sources.jar | 171 KB |
ccp-oss-client-2.2.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/ccp-oss-client/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>ccp-oss-client</artifactId>
<version>2.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/ccp-oss-client/
implementation 'com.aliyun:ccp-oss-client:2.2.7'
// https://jarcasting.com/artifacts/com.aliyun/ccp-oss-client/
implementation ("com.aliyun:ccp-oss-client:2.2.7")
'com.aliyun:ccp-oss-client:jar:2.2.7'
<dependency org="com.aliyun" name="ccp-oss-client" rev="2.2.7">
<artifact name="ccp-oss-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='ccp-oss-client', version='2.2.7')
)
libraryDependencies += "com.aliyun" % "ccp-oss-client" % "2.2.7"
[com.aliyun/ccp-oss-client "2.2.7"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea-util | jar | 0.1.6 |
com.aliyun : roa-util | jar | 0.0.2 |
com.aliyun : ccp-credentials | jar | 0.0.1 |
com.aliyun : credentials-java | jar | 0.1.1 |
com.aliyun : tea | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |