не последняя версия
Последняя версия 1.1.10

com.weibo:motan-registry-zookeeper 0.1.0


Группа

Группа

com.weibo
Идентификатор

Идентификатор

motan-registry-zookeeper
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать motan-registry-zookeeper 0.1.0


<!-- https://jarcasting.com/artifacts/com.weibo/motan-registry-zookeeper/ -->
<dependency>
    <groupId>com.weibo</groupId>
    <artifactId>motan-registry-zookeeper</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.weibo/motan-registry-zookeeper/
implementation 'com.weibo:motan-registry-zookeeper:0.1.0'
// https://jarcasting.com/artifacts/com.weibo/motan-registry-zookeeper/
implementation ("com.weibo:motan-registry-zookeeper:0.1.0")
'com.weibo:motan-registry-zookeeper:jar:0.1.0'
<dependency org="com.weibo" name="motan-registry-zookeeper" rev="0.1.0">
  <artifact name="motan-registry-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weibo', module='motan-registry-zookeeper', version='0.1.0')
)
libraryDependencies += "com.weibo" % "motan-registry-zookeeper" % "0.1.0"
[com.weibo/motan-registry-zookeeper "0.1.0"]