| License | License | 
|---|---|
| GroupId | GroupIdcom.aliyun | 
| ArtifactId | ArtifactIdcommon | 
| Last Version | Last Version0.0.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommon Aliyun Common for Java
    Copyright (C) Alibaba Cloud Computing
    All rights reserved.
    版权所有 (C)阿里云计算有限公司
    http://www.aliyun.com | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| common-0.0.8.pom | |
| common-0.0.8.jar | 15 KB | 
| common-0.0.8-sources.jar | 8 KB | 
| common-0.0.8-javadoc.jar | 60 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.aliyun/common/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>common</artifactId>
    <version>0.0.8</version>
</dependency>// https://jarcasting.com/artifacts/com.aliyun/common/
implementation 'com.aliyun:common:0.0.8'// https://jarcasting.com/artifacts/com.aliyun/common/
implementation ("com.aliyun:common:0.0.8")'com.aliyun:common:jar:0.0.8'<dependency org="com.aliyun" name="common" rev="0.0.8">
  <artifact name="common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.aliyun', module='common', version='0.0.8')
)libraryDependencies += "com.aliyun" % "common" % "0.0.8"[com.aliyun/common "0.0.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.aliyun : tea Optional | jar | 0.1.3 | 
| com.aliyun : pop-rpc-client | jar | 0.0.2 | 
| com.aliyun : credentials-java | jar | 0.0.1 | 
| dom4j : dom4j | jar | 1.6.1 | 
| javax.xml.bind : jaxb-api | jar | 2.3.0 | 
| com.sun.xml.bind : jaxb-core | jar | 2.3.0 | 
| com.sun.xml.bind : jaxb-impl | jar | 2.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 3.0.0 |