| License |
License |
|---|---|
| Categories |
CategoriesDubbo Net Networking |
| GroupId | GroupIdcom.huaweicloud.dubbo-servicecomb |
| ArtifactId | ArtifactIddubbo-servicecomb-discovery-parent |
| Last Version | Last Version2.0.0-2.7.x |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionan apache dubbo extension to use servicecomb patterns of microservices registration and dynamic configuration
|
| Filename | Size |
|---|---|
| dubbo-servicecomb-discovery-parent-2.0.0-2.7.x.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-discovery-parent/ -->
<dependency>
<groupId>com.huaweicloud.dubbo-servicecomb</groupId>
<artifactId>dubbo-servicecomb-discovery-parent</artifactId>
<version>2.0.0-2.7.x</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-discovery-parent/
implementation 'com.huaweicloud.dubbo-servicecomb:dubbo-servicecomb-discovery-parent:2.0.0-2.7.x'
// https://jarcasting.com/artifacts/com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-discovery-parent/
implementation ("com.huaweicloud.dubbo-servicecomb:dubbo-servicecomb-discovery-parent:2.0.0-2.7.x")
'com.huaweicloud.dubbo-servicecomb:dubbo-servicecomb-discovery-parent:pom:2.0.0-2.7.x'
<dependency org="com.huaweicloud.dubbo-servicecomb" name="dubbo-servicecomb-discovery-parent" rev="2.0.0-2.7.x">
<artifact name="dubbo-servicecomb-discovery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.huaweicloud.dubbo-servicecomb', module='dubbo-servicecomb-discovery-parent', version='2.0.0-2.7.x')
)
libraryDependencies += "com.huaweicloud.dubbo-servicecomb" % "dubbo-servicecomb-discovery-parent" % "2.0.0-2.7.x"
[com.huaweicloud.dubbo-servicecomb/dubbo-servicecomb-discovery-parent "2.0.0-2.7.x"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework.boot : spring-boot-test | jar |