License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdsermant-service-registry |
Version | Version0.3.7 |
Type | Typepom |
Description |
DescriptionThe parent pom of Sermant.
|
Filename | Size |
---|---|
sermant-service-registry-0.3.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-service-registry/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>sermant-service-registry</artifactId>
<version>0.3.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-service-registry/
implementation 'com.huaweicloud.sermant:sermant-service-registry:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-service-registry/
implementation ("com.huaweicloud.sermant:sermant-service-registry:0.3.7")
'com.huaweicloud.sermant:sermant-service-registry:pom:0.3.7'
<dependency org="com.huaweicloud.sermant" name="sermant-service-registry" rev="0.3.7">
<artifact name="sermant-service-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-service-registry', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-service-registry" % "0.3.7"
[com.huaweicloud.sermant/sermant-service-registry "0.3.7"]