License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration Dubbo Net Networking |
GroupId | GroupIdcom.huaweicloud.dubbo-servicecomb |
ArtifactId | ArtifactIddubbo-servicecomb-config-center |
Last Version | Last Version2.0.0-2.7.x |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionan apache dubbo extension to use servicecomb patterns of microservices registration and dynamic configuration
|
<!-- https://jarcasting.com/artifacts/com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-config-center/ -->
<dependency>
<groupId>com.huaweicloud.dubbo-servicecomb</groupId>
<artifactId>dubbo-servicecomb-config-center</artifactId>
<version>2.0.0-2.7.x</version>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-config-center/
implementation 'com.huaweicloud.dubbo-servicecomb:dubbo-servicecomb-config-center:2.0.0-2.7.x'
// https://jarcasting.com/artifacts/com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-config-center/
implementation ("com.huaweicloud.dubbo-servicecomb:dubbo-servicecomb-config-center:2.0.0-2.7.x")
'com.huaweicloud.dubbo-servicecomb:dubbo-servicecomb-config-center:jar:2.0.0-2.7.x'
<dependency org="com.huaweicloud.dubbo-servicecomb" name="dubbo-servicecomb-config-center" rev="2.0.0-2.7.x">
<artifact name="dubbo-servicecomb-config-center" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.dubbo-servicecomb', module='dubbo-servicecomb-config-center', version='2.0.0-2.7.x')
)
libraryDependencies += "com.huaweicloud.dubbo-servicecomb" % "dubbo-servicecomb-config-center" % "2.0.0-2.7.x"
[com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-config-center "2.0.0-2.7.x"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.servicecomb : config-center-client | jar | 2.3.6 |
com.huaweicloud.dubbo-servicecomb : dubbo-servicecomb-common | jar | 2.0.0-2.7.x |
org.apache.dubbo : dubbo-common | jar | |
org.apache.dubbo : dubbo-config-spring | jar | |
com.google.guava : guava | jar | 28.2-android |
org.apache.servicecomb : config-kie-client | jar | 2.3.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.11.1 |
org.springframework.boot : spring-boot-test | jar |