Group Id com.alibaba
Artifact Id dubbo-remoting-zookeeper
Version 2.6.6
Packaging jar
URL -
Badge
Last Updated 2019-02-28T01:23:59+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>dubbo-remoting-zookeeper</artifactId>
    <version>2.6.6</version>
</dependency>
implementation group: 'com.alibaba', name: 'dubbo-remoting-zookeeper', version: '2.6.6'
implementation 'com.alibaba:dubbo-remoting-zookeeper:2.6.6'
implementation("com.alibaba:dubbo-remoting-zookeeper:2.6.6")
libraryDependencies += "com.alibaba" % "dubbo-remoting-zookeeper" % "2.6.6"
<dependency org="com.alibaba" name="dubbo-remoting-zookeeper" rev="2.6.6"/>
@Grapes(
    @Grab(group='com.alibaba', module='dubbo-remoting-zookeeper', version='2.6.6')
)
[com.alibaba/dubbo-remoting-zookeeper "2.6.6"]
'com.alibaba:dubbo-remoting-zookeeper:2.6.6'