Download motan-registry-zookeeper-0.3.1.jar file - Jar m

Jar examples for m:motan-registry-zookeeper

Description

You can download jar file motan-registry-zookeeper 0.3.1 in this page.

License

Apache License

Build File

You can use the following script to add motan-registry-zookeeper-0.3.1.jar to your project.

<dependency>
   <groupId>com.weibo</groupId>
   <artifactId>motan-registry-zookeeper</artifactId>
   <version>0.3.1</version>
</dependency>
compile group: 'com.weibo', name: 'motan-registry-zookeeper', version: '0.3.1'
libraryDependencies += "com.weibo" % "motan-registry-zookeeper" % "0.3.1"
<dependency org="com.weibo" name="motan-registry-zookeeper" rev="0.3.1"/>
@Grapes(@Grab(group='com.weibo', module='motan-registry-zookeeper', version='0.3.1'))
'com.weibo:motan-registry-zookeeper:jar:0.3.1'

Download

Click the following link to download the jar file.

motan-registry-zookeeper-0.3.1-javadoc.jar
motan-registry-zookeeper-0.3.1-sources.jar
motan-registry-zookeeper-0.3.1.jar
motan-registry-zookeeper-0.3.1.pom



Related Tutorials