Gear

GearEE for Zookeeper support

License

License

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE-ZK
Last Version

Last Version

0.0.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Gear
GearEE for Zookeeper support
Project URL

Project URL

https://github.com/Andy-Shao/GearEE-ZK
Source Code Management

Source Code Management

https://github.com/Andy-Shao/GearEE-ZK.git

Download GearEE-ZK

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-ZK/ -->
<dependency>
    <groupId>com.github.Andy-Shao</groupId>
    <artifactId>GearEE-ZK</artifactId>
    <version>0.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-ZK/
implementation 'com.github.Andy-Shao:GearEE-ZK:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.Andy-Shao/GearEE-ZK/
implementation ("com.github.Andy-Shao:GearEE-ZK:0.0.4.RELEASE")
'com.github.Andy-Shao:GearEE-ZK:jar:0.0.4.RELEASE'
<dependency org="com.github.Andy-Shao" name="GearEE-ZK" rev="0.0.4.RELEASE">
  <artifact name="GearEE-ZK" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.Andy-Shao', module='GearEE-ZK', version='0.0.4.RELEASE')
)
libraryDependencies += "com.github.Andy-Shao" % "GearEE-ZK" % "0.0.4.RELEASE"
[com.github.Andy-Shao/GearEE-ZK "0.0.4.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.zookeeper : zookeeper jar
com.github.Andy-Shao : Gear jar
com.google.guava : guava jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar

test (5)

Group / Artifact Type Version
io.reactivex : rxjava jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.jupiter : junit-jupiter-engine jar
org.assertj : assertj-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4.RELEASE
0.0.3.RELEASE
0.0.2.RELEASE
0.0.1.RELEASE