| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface config Application Layer Libs Configuration | 
| GroupId | GroupIdcom.huaweicloud | 
| ArtifactId | ArtifactIdconfig-clients-common | 
| Version | Version1.5.8-Hoxton | 
| Type | Typejar | 
| Description | DescriptionServiceComb::Clients::Config Common Spring Cloud parent pom, managing plugins and dependencies for Spring
		Cloud projects | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.huaweicloud/config-clients-common/ -->
<dependency>
    <groupId>com.huaweicloud</groupId>
    <artifactId>config-clients-common</artifactId>
    <version>1.5.8-Hoxton</version>
</dependency>// https://jarcasting.com/artifacts/com.huaweicloud/config-clients-common/
implementation 'com.huaweicloud:config-clients-common:1.5.8-Hoxton'// https://jarcasting.com/artifacts/com.huaweicloud/config-clients-common/
implementation ("com.huaweicloud:config-clients-common:1.5.8-Hoxton")'com.huaweicloud:config-clients-common:jar:1.5.8-Hoxton'<dependency org="com.huaweicloud" name="config-clients-common" rev="1.5.8-Hoxton">
  <artifact name="config-clients-common" type="jar" />
</dependency>@Grapes(
@Grab(group='com.huaweicloud', module='config-clients-common', version='1.5.8-Hoxton')
)libraryDependencies += "com.huaweicloud" % "config-clients-common" % "1.5.8-Hoxton"[com.huaweicloud/config-clients-common "1.5.8-Hoxton"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.huaweicloud : http-client-common | jar | 1.5.8-Hoxton | 
| org.springframework : spring-beans | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jmockit : jmockit | jar | 1.36 | 
| junit : junit | jar | |
| org.springframework.boot : spring-boot-test | jar |