is not current version
Last Version 0.0.4.RELEASE

com.github.Andy-Shao:GearEE-ZK 0.0.1.RELEASE

GearEE for Zookeeper support

GroupId

GroupId

com.github.Andy-Shao
ArtifactId

ArtifactId

GearEE-ZK
Version

Version

0.0.1.RELEASE
Type

Type

jar

Download GearEE-ZK 0.0.1.RELEASE


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