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

com.pugwoo:dubbo-zk-spring-boot-stater-bundled 2.7.0

pom dependencies for dubbo and zookeeper in spring boot

Категории

Категории

Spring Boot Контейнер Микросервисы Dubbo Сеть Networking
Группа

Группа

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

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

dubbo-zk-spring-boot-stater-bundled
Версия

Версия

2.7.0
Тип

Тип

pom

Скачать dubbo-zk-spring-boot-stater-bundled 2.7.0

Имя Файла Размер
dubbo-zk-spring-boot-stater-bundled-2.7.0.pom 3 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.pugwoo/dubbo-zk-spring-boot-stater-bundled/ -->
<dependency>
    <groupId>com.pugwoo</groupId>
    <artifactId>dubbo-zk-spring-boot-stater-bundled</artifactId>
    <version>2.7.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pugwoo/dubbo-zk-spring-boot-stater-bundled/
implementation 'com.pugwoo:dubbo-zk-spring-boot-stater-bundled:2.7.0'
// https://jarcasting.com/artifacts/com.pugwoo/dubbo-zk-spring-boot-stater-bundled/
implementation ("com.pugwoo:dubbo-zk-spring-boot-stater-bundled:2.7.0")
'com.pugwoo:dubbo-zk-spring-boot-stater-bundled:pom:2.7.0'
<dependency org="com.pugwoo" name="dubbo-zk-spring-boot-stater-bundled" rev="2.7.0">
  <artifact name="dubbo-zk-spring-boot-stater-bundled" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pugwoo', module='dubbo-zk-spring-boot-stater-bundled', version='2.7.0')
)
libraryDependencies += "com.pugwoo" % "dubbo-zk-spring-boot-stater-bundled" % "2.7.0"
[com.pugwoo/dubbo-zk-spring-boot-stater-bundled "2.7.0"]