ics-client

an implement of client of configserver based on zookeeper

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.uulookingfor
ArtifactId

ArtifactId

ics-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

ics-client
an implement of client of configserver based on zookeeper
Project URL

Project URL

http://maven.apache.org

Download ics-client

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.curator : curator-framework jar 2.7.1
org.apache.curator : curator-recipes jar 2.7.1
org.projectlombok : lombok jar 1.14.8
commons-beanutils : commons-beanutils jar 1.9.0
org.slf4j : slf4j-api jar 1.7.19
org.objenesis : objenesis jar 2.1
io.protostuff : protostuff-core jar 1.3.8
io.protostuff : protostuff-runtime jar 1.3.8
com.google.code.gson : gson jar 2.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0