is not current version
Last Version 3.9.1

io.reactiverse:consul-cluster-manager 1.1.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

1.1.0
Type

Type

jar

Download consul-cluster-manager 1.1.0


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