zalando-incubator / play-etcd-watcher   2.6.0

MIT License GitHub

Instantaneous etcd directory listener for Scala Play

Scala versions: 2.12 2.11

play-etcd-watcher 2.6.0


Group ID:
org.zalando
Artifact ID:
play-etcd-watcher_2.12
Version:
2.6.0
Release Date:
Jul 21, 2017
Licenses:
MIT
Files:

libraryDependencies += "org.zalando" %% "play-etcd-watcher" % "2.6.0"

Mill build tool

ivy"org.zalando::play-etcd-watcher:2.6.0"

Scala CLI

//> using dep "org.zalando::play-etcd-watcher:2.6.0"

Ammonite REPL

import $ivy.`org.zalando::play-etcd-watcher:2.6.0`

<dependency>
  <groupId>org.zalando</groupId>
  <artifactId>play-etcd-watcher_2.12</artifactId>
  <version>2.6.0</version>
</dependency>

compile group: 'org.zalando', name: 'play-etcd-watcher_2.12', version: '2.6.0'