Implements the most common "recipes" on Consul such as leader election and semaphore
consul-common 0.5.0
Group ID:
org.dmonix
Artifact ID:
consul-common_2.11
Version:
0.5.0
Release Date:
Apr 7, 2020
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "org.dmonix" %% "consul-common" % "0.5.0"
ivy"org.dmonix::consul-common:0.5.0"
//> using dep "org.dmonix::consul-common:0.5.0"
import $ivy.`org.dmonix::consul-common:0.5.0`
<dependency> <groupId>org.dmonix</groupId> <artifactId>consul-common_2.11</artifactId> <version>0.5.0</version> </dependency>
compile group: 'org.dmonix', name: 'consul-common_2.11', version: '0.5.0'