hseeberger / constructr   0.19.0

Apache License 2.0 GitHub

Coordinated (etcd, ...) cluster construction for dynamic (cloud, containers) environments

Scala versions: 2.12 2.11

constructr-coordination-etcd 0.14.0


Group ID:
de.heikoseeberger
Artifact ID:
constructr-coordination-etcd_2.11
Version:
0.14.0
Release Date:
Oct 29, 2016
Licenses:
Files:

libraryDependencies += "de.heikoseeberger" %% "constructr-coordination-etcd" % "0.14.0"

Mill build tool

ivy"de.heikoseeberger::constructr-coordination-etcd:0.14.0"

Scala CLI

//> using dep "de.heikoseeberger::constructr-coordination-etcd:0.14.0"

Ammonite REPL

import $ivy.`de.heikoseeberger::constructr-coordination-etcd:0.14.0`

<dependency>
  <groupId>de.heikoseeberger</groupId>
  <artifactId>constructr-coordination-etcd_2.11</artifactId>
  <version>0.14.0</version>
</dependency>

compile group: 'de.heikoseeberger', name: 'constructr-coordination-etcd_2.11', version: '0.14.0'