License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdspring-cloud-registry-service |
Last Version | Last Version0.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe parent pom of Sermant.
|
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/spring-cloud-registry-service/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>spring-cloud-registry-service</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/spring-cloud-registry-service/
implementation 'com.huaweicloud.sermant:spring-cloud-registry-service:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/spring-cloud-registry-service/
implementation ("com.huaweicloud.sermant:spring-cloud-registry-service:0.3.7")
'com.huaweicloud.sermant:spring-cloud-registry-service:jar:0.3.7'
<dependency org="com.huaweicloud.sermant" name="spring-cloud-registry-service" rev="0.3.7">
<artifact name="spring-cloud-registry-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='spring-cloud-registry-service', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "spring-cloud-registry-service" % "0.3.7"
[com.huaweicloud.sermant/spring-cloud-registry-service "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.huaweicloud.sermant : sermant-agentcore-core | jar | 0.3.7 |
com.huaweicloud.sermant : spring-cloud-registry-plugin | jar | 0.3.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |