is not current version
Last Version 1.10.1-2021.0.x

com.huaweicloud:spring-cloud-huawei-common 1.6.1-Greenwich


GroupId

GroupId

com.huaweicloud
ArtifactId

ArtifactId

spring-cloud-huawei-common
Version

Version

1.6.1-Greenwich
Type

Type

jar

Download spring-cloud-huawei-common 1.6.1-Greenwich


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