Last Version

zkclient-spring-boot-starter 1.0.1

zookeeper client Spring boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.github.mxsm
ArtifactId

ArtifactId

zkclient-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

zkclient-spring-boot-starter
zookeeper client Spring boot Starter
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/mxsm

Download zkclient-spring-boot-starter 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
com.github.mxsm : zkClient jar 1.0.1

test (3)

Group / Artifact Type Version
junit : junit jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.