is not current version
Last Version 3.5.0.Beta1

io.vertx:vertx-jgroups 3.3.0


Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-jgroups
Version

Version

3.3.0
Type

Type

jar

Download vertx-jgroups 3.3.0


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