elekt-consul

Leadership election interface

License

License

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.elekt
ArtifactId

ArtifactId

elekt-consul
Last Version

Last Version

0.2.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

elekt-consul
Leadership election interface
Project URL

Project URL

https://github.com/advantageous/elekt-consul

Download elekt-consul

How to add to project

<!-- https://jarcasting.com/artifacts/io.advantageous.elekt/elekt-consul/ -->
<dependency>
    <groupId>io.advantageous.elekt</groupId>
    <artifactId>elekt-consul</artifactId>
    <version>0.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.elekt/elekt-consul/
implementation 'io.advantageous.elekt:elekt-consul:0.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.elekt/elekt-consul/
implementation ("io.advantageous.elekt:elekt-consul:0.2.0.RELEASE")
'io.advantageous.elekt:elekt-consul:jar:0.2.0.RELEASE'
<dependency org="io.advantageous.elekt" name="elekt-consul" rev="0.2.0.RELEASE">
  <artifact name="elekt-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.elekt', module='elekt-consul', version='0.2.0.RELEASE')
)
libraryDependencies += "io.advantageous.elekt" % "elekt-consul" % "0.2.0.RELEASE"
[io.advantageous.elekt/elekt-consul "0.2.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
io.advantageous.qbit : qbit-consul-client jar 1.1.0.RELEASE
io.advantageous.elekt : elekt jar 1.1.0.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
io.advantageous.elekt

Versions

Version
0.2.0.RELEASE
0.1.0.RELEASE