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