License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.elekt |
ArtifactId | ArtifactIdelekt-consul |
Last Version | Last Version0.2.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelekt-consul
Leadership election interface
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.advantageous.qbit : qbit-consul-client | jar | 1.1.0.RELEASE |
io.advantageous.elekt : elekt | jar | 1.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |