is not current version
Last Version 1.10.1-2021.0.x

com.huaweicloud:spring-cloud-starter-huawei-config 1.3.1-Greenwich


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.huaweicloud
ArtifactId

ArtifactId

spring-cloud-starter-huawei-config
Version

Version

1.3.1-Greenwich
Type

Type

jar

Download spring-cloud-starter-huawei-config 1.3.1-Greenwich


<!-- https://jarcasting.com/artifacts/com.huaweicloud/spring-cloud-starter-huawei-config/ -->
<dependency>
    <groupId>com.huaweicloud</groupId>
    <artifactId>spring-cloud-starter-huawei-config</artifactId>
    <version>1.3.1-Greenwich</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud/spring-cloud-starter-huawei-config/
implementation 'com.huaweicloud:spring-cloud-starter-huawei-config:1.3.1-Greenwich'
// https://jarcasting.com/artifacts/com.huaweicloud/spring-cloud-starter-huawei-config/
implementation ("com.huaweicloud:spring-cloud-starter-huawei-config:1.3.1-Greenwich")
'com.huaweicloud:spring-cloud-starter-huawei-config:jar:1.3.1-Greenwich'
<dependency org="com.huaweicloud" name="spring-cloud-starter-huawei-config" rev="1.3.1-Greenwich">
  <artifact name="spring-cloud-starter-huawei-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud', module='spring-cloud-starter-huawei-config', version='1.3.1-Greenwich')
)
libraryDependencies += "com.huaweicloud" % "spring-cloud-starter-huawei-config" % "1.3.1-Greenwich"
[com.huaweicloud/spring-cloud-starter-huawei-config "1.3.1-Greenwich"]