is not current version
Last Version 0.3.7

com.huaweicloud.sermant:registry-common 0.3.4


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.huaweicloud.sermant
ArtifactId

ArtifactId

registry-common
Version

Version

0.3.4
Type

Type

jar

Download registry-common 0.3.4


<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/registry-common/ -->
<dependency>
    <groupId>com.huaweicloud.sermant</groupId>
    <artifactId>registry-common</artifactId>
    <version>0.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/registry-common/
implementation 'com.huaweicloud.sermant:registry-common:0.3.4'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/registry-common/
implementation ("com.huaweicloud.sermant:registry-common:0.3.4")
'com.huaweicloud.sermant:registry-common:jar:0.3.4'
<dependency org="com.huaweicloud.sermant" name="registry-common" rev="0.3.4">
  <artifact name="registry-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='registry-common', version='0.3.4')
)
libraryDependencies += "com.huaweicloud.sermant" % "registry-common" % "0.3.4"
[com.huaweicloud.sermant/registry-common "0.3.4"]