License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.taobao.configserver |
ArtifactId | ArtifactIdconfig-client |
Last Version | Last Version2.0.6-open-sock5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description[com.taobao.configserver]-[config-client]-[2.0.6-open-sock5]
configclient
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.taobao.configserver/config-client/ -->
<dependency>
<groupId>com.taobao.configserver</groupId>
<artifactId>config-client</artifactId>
<version>2.0.6-open-sock5</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.configserver/config-client/
implementation 'com.taobao.configserver:config-client:2.0.6-open-sock5'
// https://jarcasting.com/artifacts/com.taobao.configserver/config-client/
implementation ("com.taobao.configserver:config-client:2.0.6-open-sock5")
'com.taobao.configserver:config-client:jar:2.0.6-open-sock5'
<dependency org="com.taobao.configserver" name="config-client" rev="2.0.6-open-sock5">
<artifact name="config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.configserver', module='config-client', version='2.0.6-open-sock5')
)
libraryDependencies += "com.taobao.configserver" % "config-client" % "2.0.6-open-sock5"
[com.taobao.configserver/config-client "2.0.6-open-sock5"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.middleware » pandolet-api | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |