Last Version

com.github.zz666zz:zookeeper-example 1.0


GroupId

GroupId

com.github.zz666zz
ArtifactId

ArtifactId

zookeeper-example
Version

Version

1.0
Type

Type

pom
Description

Description

Download zookeeper-example 1.0

Filename Size
zookeeper-example-1.0.pom 734 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.github.zz666zz/zookeeper-example/ -->
<dependency>
    <groupId>com.github.zz666zz</groupId>
    <artifactId>zookeeper-example</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zz666zz/zookeeper-example/
implementation 'com.github.zz666zz:zookeeper-example:1.0'
// https://jarcasting.com/artifacts/com.github.zz666zz/zookeeper-example/
implementation ("com.github.zz666zz:zookeeper-example:1.0")
'com.github.zz666zz:zookeeper-example:pom:1.0'
<dependency org="com.github.zz666zz" name="zookeeper-example" rev="1.0">
  <artifact name="zookeeper-example" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zz666zz', module='zookeeper-example', version='1.0')
)
libraryDependencies += "com.github.zz666zz" % "zookeeper-example" % "1.0"
[com.github.zz666zz/zookeeper-example "1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • zookeeper-grpc-server-example
  • zookeeper-grpc-client-example