is not current version
Last Version 2.7.4.1

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

pom dependencies for dubbo and zookeeper in spring boot

Categories

Categories

Spring Boot Container Microservices Dubbo Net Networking
GroupId

GroupId

com.pugwoo
ArtifactId

ArtifactId

dubbo-zk-spring-boot-stater-bundled
Version

Version

2.7.1
Type

Type

pom

Download dubbo-zk-spring-boot-stater-bundled 2.7.1


<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/com.pugwoo/dubbo-zk-spring-boot-stater-bundled/
implementation ("com.pugwoo:dubbo-zk-spring-boot-stater-bundled:2.7.1")
'com.pugwoo:dubbo-zk-spring-boot-stater-bundled:pom:2.7.1'
<dependency org="com.pugwoo" name="dubbo-zk-spring-boot-stater-bundled" rev="2.7.1">
  <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.1')
)
libraryDependencies += "com.pugwoo" % "dubbo-zk-spring-boot-stater-bundled" % "2.7.1"
[com.pugwoo/dubbo-zk-spring-boot-stater-bundled "2.7.1"]