is not current version
Last Version 3.9.1

io.reactiverse:consul-cluster-manager 0.2.0

Consul - based cluster manager that can be hooked into Vert.x ecosystem.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reactiverse
ArtifactId

ArtifactId

consul-cluster-manager
Version

Version

0.2.0
Type

Type

jar

Download consul-cluster-manager 0.2.0


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