License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.aliyun |
ArtifactId | ArtifactIdccp-baseclient |
Version | Version1.0.2 |
Type | Typejar |
Description |
Descriptionccp-baseclient
Aliyun CCP baseclient 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-baseclient-1.0.2.pom | |
ccp-baseclient-1.0.2.jar | 12 KB |
ccp-baseclient-1.0.2-sources.jar | 8 KB |
ccp-baseclient-1.0.2-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun/ccp-baseclient/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>ccp-baseclient</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/ccp-baseclient/
implementation 'com.aliyun:ccp-baseclient:1.0.2'
// https://jarcasting.com/artifacts/com.aliyun/ccp-baseclient/
implementation ("com.aliyun:ccp-baseclient:1.0.2")
'com.aliyun:ccp-baseclient:jar:1.0.2'
<dependency org="com.aliyun" name="ccp-baseclient" rev="1.0.2">
<artifact name="ccp-baseclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='ccp-baseclient', version='1.0.2')
)
libraryDependencies += "com.aliyun" % "ccp-baseclient" % "1.0.2"
[com.aliyun/ccp-baseclient "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun : tea | jar | 0.0.13 |
com.google.code.gson : gson | jar | 2.8.5 |
com.aliyun : credentials-java | jar | 0.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.powermock : powermock-api-mockito | jar | 1.6.1 |
org.powermock : powermock-module-junit4 | jar | 1.6.1 |