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 0.15.0


Group ID:
de.heikoseeberger
Artifact ID:
constructr-coordination_2.11
Version:
0.15.0
Release Date:
Nov 22, 2016
Licenses:
Files:

libraryDependencies += "de.heikoseeberger" %% "constructr-coordination" % "0.15.0"

Mill build tool

ivy"de.heikoseeberger::constructr-coordination:0.15.0"

Scala CLI

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

Ammonite REPL

import $ivy.`de.heikoseeberger::constructr-coordination:0.15.0`

<dependency>
  <groupId>de.heikoseeberger</groupId>
  <artifactId>constructr-coordination_2.11</artifactId>
  <version>0.15.0</version>
</dependency>

compile group: 'de.heikoseeberger', name: 'constructr-coordination_2.11', version: '0.15.0'