Last Version

curator-client-demo 1.0

基于curator封装zookeeper常用api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xzixi
ArtifactId

ArtifactId

curator-client-demo
Version

Version

1.0
Type

Type

jar
Description

Description

curator-client-demo
基于curator封装zookeeper常用api

Download curator-client-demo 1.0


<!-- https://jarcasting.com/artifacts/com.xzixi/curator-client-demo/ -->
<dependency>
    <groupId>com.xzixi</groupId>
    <artifactId>curator-client-demo</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi/curator-client-demo/
implementation 'com.xzixi:curator-client-demo:1.0'
// https://jarcasting.com/artifacts/com.xzixi/curator-client-demo/
implementation ("com.xzixi:curator-client-demo:1.0")
'com.xzixi:curator-client-demo:jar:1.0'
<dependency org="com.xzixi" name="curator-client-demo" rev="1.0">
  <artifact name="curator-client-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzixi', module='curator-client-demo', version='1.0')
)
libraryDependencies += "com.xzixi" % "curator-client-demo" % "1.0"
[com.xzixi/curator-client-demo "1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.xzixi : curator-client-spring-boot-starter jar 1.0
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok Optional jar 1.18.8

test (1)

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

Project Modules

There are no modules declared in this project.