<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>registry-zookeeper</artifactId>
<version>3.2.3</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='registry-zookeeper', version='3.2.3')
)
<parent> <groupId>org.apache.servicecomb</groupId> <artifactId>service-registry-parent</artifactId> <version>3.2.3</version> </parent>
compile
|-- org.apache.curator:curator-x-discovery
|-- org.apache.curator:curator-framework
|-- org.apache.servicecomb:foundation-common