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