License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Dubbo Net Networking |
GroupId | GroupIdcom.pugwoo |
ArtifactId | ArtifactIddubbo-zk-spring-boot-stater-bundled |
Last Version | Last Version2.7.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondubbo-zk-spring-boot-stater-bundled
pom dependencies for dubbo and zookeeper in spring boot
|
Filename | Size |
---|---|
dubbo-zk-spring-boot-stater-bundled-2.7.4.1.pom | 3 KB |
Browse |
<!-- 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.4.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.4.1'
// https://jarcasting.com/artifacts/com.pugwoo/dubbo-zk-spring-boot-stater-bundled/
implementation ("com.pugwoo:dubbo-zk-spring-boot-stater-bundled:2.7.4.1")
'com.pugwoo:dubbo-zk-spring-boot-stater-bundled:pom:2.7.4.1'
<dependency org="com.pugwoo" name="dubbo-zk-spring-boot-stater-bundled" rev="2.7.4.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.4.1')
)
libraryDependencies += "com.pugwoo" % "dubbo-zk-spring-boot-stater-bundled" % "2.7.4.1"
[com.pugwoo/dubbo-zk-spring-boot-stater-bundled "2.7.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.dubbo : dubbo-spring-boot-starter | jar | 2.7.4.1 |
org.apache.curator : curator-recipes | jar | 4.2.0 |
org.apache.zookeeper : zookeeper | jar | 3.5.6 |