License |
License |
---|---|
GroupId | GroupIdcom.huaweicloud |
ArtifactId | ArtifactIdspring-cloud-starter-huawei-dtm |
Last Version | Last Version1.6.1-Hoxton |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud parent pom, managing plugins and dependencies for Spring
Cloud projects
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.huaweicloud/spring-cloud-starter-huawei-dtm/ -->
<dependency>
<groupId>com.huaweicloud</groupId>
<artifactId>spring-cloud-starter-huawei-dtm</artifactId>
<version>1.6.1-Hoxton</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud/spring-cloud-starter-huawei-dtm/
implementation 'com.huaweicloud:spring-cloud-starter-huawei-dtm:1.6.1-Hoxton'
// https://jarcasting.com/artifacts/com.huaweicloud/spring-cloud-starter-huawei-dtm/
implementation ("com.huaweicloud:spring-cloud-starter-huawei-dtm:1.6.1-Hoxton")
'com.huaweicloud:spring-cloud-starter-huawei-dtm:jar:1.6.1-Hoxton'
<dependency org="com.huaweicloud" name="spring-cloud-starter-huawei-dtm" rev="1.6.1-Hoxton">
<artifact name="spring-cloud-starter-huawei-dtm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud', module='spring-cloud-starter-huawei-dtm', version='1.6.1-Hoxton')
)
libraryDependencies += "com.huaweicloud" % "spring-cloud-starter-huawei-dtm" % "1.6.1-Hoxton"
[com.huaweicloud/spring-cloud-starter-huawei-dtm "1.6.1-Hoxton"]
Group / Artifact | Type | Version |
---|---|---|
com.huaweicloud : spring-cloud-huawei-dtm | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jmockit : jmockit | jar | 1.36 |
junit : junit | jar | |
org.springframework.boot : spring-boot-test | jar |