Group Id com.alibaba
Artifact Id dubbo-remoting-zookeeper
Version 2.6.11
Packaging jar
URL -
Badge
Last Updated 2021-09-14T05:05:00+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.11</version>
</dependency>
implementation group: 'com.alibaba', name: 'dubbo-remoting-zookeeper', version: '2.6.11'
implementation 'com.alibaba:dubbo-remoting-zookeeper:2.6.11'
implementation("com.alibaba:dubbo-remoting-zookeeper:2.6.11")
libraryDependencies += "com.alibaba" % "dubbo-remoting-zookeeper" % "2.6.11"
<dependency org="com.alibaba" name="dubbo-remoting-zookeeper" rev="2.6.11"/>
@Grapes(
    @Grab(group='com.alibaba', module='dubbo-remoting-zookeeper', version='2.6.11')
)
[com.alibaba/dubbo-remoting-zookeeper "2.6.11"]
'com.alibaba:dubbo-remoting-zookeeper:2.6.11'