License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Dubbo Net Networking |
GroupId | GroupIdcom.huaweicloud.sermant |
ArtifactId | ArtifactIddubbo-registry-service |
Version | Version0.3.7 |
Type | Typejar |
Description |
Descriptiondubbo-registry-service
The service module of registry for dubbo.
|
<!-- https://jarcasting.com/artifacts/com.huaweicloud.sermant/dubbo-registry-service/ -->
<dependency>
<groupId>com.huaweicloud.sermant</groupId>
<artifactId>dubbo-registry-service</artifactId>
<version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/dubbo-registry-service/
implementation 'com.huaweicloud.sermant:dubbo-registry-service:0.3.7'
// https://jarcasting.com/artifacts/com.huaweicloud.sermant/dubbo-registry-service/
implementation ("com.huaweicloud.sermant:dubbo-registry-service:0.3.7")
'com.huaweicloud.sermant:dubbo-registry-service:jar:0.3.7'
<dependency org="com.huaweicloud.sermant" name="dubbo-registry-service" rev="0.3.7">
<artifact name="dubbo-registry-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.sermant', module='dubbo-registry-service', version='0.3.7')
)
libraryDependencies += "com.huaweicloud.sermant" % "dubbo-registry-service" % "0.3.7"
[com.huaweicloud.sermant/dubbo-registry-service "0.3.7"]
Group / Artifact | Type | Version |
---|---|---|
com.huaweicloud.sermant : sermant-agentcore-core | jar | 0.3.7 |
com.huaweicloud.sermant : dubbo-registry-plugin | jar | 0.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo-config-api | jar | 2.7.15 |
com.alibaba : dubbo-config-api | jar | 2.6.12 |
junit : junit | jar | 4.12 |