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.18.0


Group ID:
de.heikoseeberger
Artifact ID:
constructr-coordination-etcd_2.12
Version:
0.18.0
Release Date:
Nov 2, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.heikoseeberger</groupId>
  <artifactId>constructr-coordination-etcd_2.12</artifactId>
  <version>0.18.0</version>
</dependency>

compile group: 'de.heikoseeberger', name: 'constructr-coordination-etcd_2.12', version: '0.18.0'