| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.aliyun | 
    
| ArtifactId | ArtifactIdccp-mgmt-client | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionccp-mgmt-client 
            Aliyun CCP MGMT Client for Java
    Copyright (C) Alibaba Cloud Computing
    All rights reserved.
    版权所有 (C)阿里云计算有限公司
    http://www.aliyun.com 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| ccp-mgmt-client-0.0.3.pom | |
| ccp-mgmt-client-0.0.3.jar | 46 KB | 
| ccp-mgmt-client-0.0.3-sources.jar | 30 KB | 
| ccp-mgmt-client-0.0.3-javadoc.jar | 287 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliyun/ccp-mgmt-client/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>ccp-mgmt-client</artifactId>
    <version>0.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.aliyun/ccp-mgmt-client/
implementation 'com.aliyun:ccp-mgmt-client:0.0.3'
                // https://jarcasting.com/artifacts/com.aliyun/ccp-mgmt-client/
implementation ("com.aliyun:ccp-mgmt-client:0.0.3")
                'com.aliyun:ccp-mgmt-client:jar:0.0.3'
                <dependency org="com.aliyun" name="ccp-mgmt-client" rev="0.0.3">
  <artifact name="ccp-mgmt-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.aliyun', module='ccp-mgmt-client', version='0.0.3')
)
                libraryDependencies += "com.aliyun" % "ccp-mgmt-client" % "0.0.3"
                [com.aliyun/ccp-mgmt-client "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.aliyun : tea | jar | 0.1.0 | 
| com.aliyun : tea-util | jar | 0.1.6 | 
| com.aliyun : roa-util | jar | 0.0.2 | 
| com.aliyun : credentials-java | jar | 0.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |