chatwork / reactive-zookeeper   1.0.0

GitHub

❌ This is no longer maintained. ❌ Let-it-crash style ZooKeeper client based on Akka actor

Scala versions: 2.13 2.12 2.11

reactive-zookeeper 1.0.0


Group ID:
com.chatwork
Artifact ID:
reactive-zookeeper_2.13
Version:
1.0.0
Release Date:
Apr 6, 2021
Licenses:
Files:

libraryDependencies += "com.chatwork" %% "reactive-zookeeper" % "1.0.0"

Mill build tool

ivy"com.chatwork::reactive-zookeeper:1.0.0"

Scala CLI

//> using dep "com.chatwork::reactive-zookeeper:1.0.0"

Ammonite REPL

import $ivy.`com.chatwork::reactive-zookeeper:1.0.0`

<dependency>
  <groupId>com.chatwork</groupId>
  <artifactId>reactive-zookeeper_2.13</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.chatwork', name: 'reactive-zookeeper_2.13', version: '1.0.0'