License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.taobao.configserver |
ArtifactId | ArtifactIdconfig-common |
Last Version | Last Version2.2.6-open-sock5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[com.taobao.configserver]-[config-common]-[2.2.6-open-sock5]
configcommon
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.taobao.configserver/config-common/ -->
<dependency>
<groupId>com.taobao.configserver</groupId>
<artifactId>config-common</artifactId>
<version>2.2.6-open-sock5</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.configserver/config-common/
implementation 'com.taobao.configserver:config-common:2.2.6-open-sock5'
// https://jarcasting.com/artifacts/com.taobao.configserver/config-common/
implementation ("com.taobao.configserver:config-common:2.2.6-open-sock5")
'com.taobao.configserver:config-common:jar:2.2.6-open-sock5'
<dependency org="com.taobao.configserver" name="config-common" rev="2.2.6-open-sock5">
<artifact name="config-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.configserver', module='config-common', version='2.2.6-open-sock5')
)
libraryDependencies += "com.taobao.configserver" % "config-common" % "2.2.6-open-sock5"
[com.taobao.configserver/config-common "2.2.6-open-sock5"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.configserver.google.code.gson » ali-gson | jar | 2.2 |
com.alibaba.configserver.hessian » ali-cs-hessian | jar | 3.0.15.bugfix |
com.taobao.middleware : logger.api | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |