Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIdsermant-service-registry |
Version | Version0.3.4 |
Type | Typepom |
Filename | Size |
---|---|
sermant-service-registry-0.3.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-service-registry/
implementation 'com.huaweicloud.sermant:sermant-service-registry:0.3.4'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/sermant-service-registry/
implementation ("com.huaweicloud.sermant:sermant-service-registry:0.3.4")
'com.huaweicloud.sermant:sermant-service-registry:pom:0.3.4'
<dependency org="com.huaweicloud.sermant" name="sermant-service-registry" rev="0.3.4">
<artifact name="sermant-service-registry" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='sermant-service-registry', version='0.3.4')
)
libraryDependencies += "com.huaweicloud.sermant" % "sermant-service-registry" % "0.3.4"
[com.huaweicloud.sermant/sermant-service-registry "0.3.4"]