is not current version
Last Version 1.10.1-2021.0.x

com.huaweicloud:spring-cloud-huawei-parents 1.3.8-Greenwich


GroupId

GroupId

com.huaweicloud
ArtifactId

ArtifactId

spring-cloud-huawei-parents
Version

Version

1.3.8-Greenwich
Type

Type

pom

Download spring-cloud-huawei-parents 1.3.8-Greenwich


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