is not current version
Last Version 0.0.3.RELEASE

com.github.hengboy:spring-boot-starter-registry-zookeeper 0.0.1.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.hengboy
ArtifactId

ArtifactId

spring-boot-starter-registry-zookeeper
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download spring-boot-starter-registry-zookeeper 0.0.1.RELEASE


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