Last Version

dubbo-registry-zookeeper 2.6.12

The zookeeper registry module of dubbo project

License

License

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

com.alibaba
ArtifactId

ArtifactId

dubbo-registry-zookeeper
Version

Version

2.6.12
Type

Type

jar
Description

Description

dubbo-registry-zookeeper
The zookeeper registry module of dubbo project
Project Organization

Project Organization

The Apache Software Foundation

Download dubbo-registry-zookeeper 2.6.12


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

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : dubbo-registry-api jar 2.6.12
com.alibaba : dubbo-remoting-zookeeper jar 2.6.12

test (5)

Group / Artifact Type Version
org.apache.curator : curator-test jar
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

There are no modules declared in this project.