Last Version

dubbo-registry 2.6.12

The registry module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-registry
Version

Version

2.6.12
Type

Type

pom
Description

Description

dubbo-registry
The registry module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-registry 2.6.12


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.18.3
cglib : cglib-nodep jar 2.2

Project Modules

  • dubbo-registry-api
  • dubbo-registry-default
  • dubbo-registry-multicast
  • dubbo-registry-zookeeper
  • dubbo-registry-redis
  • dubbo-registry-nacos