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