Vert.x JGroups Cluster Manager

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-jgroups
Last Version

Last Version

3.5.0.Beta1
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x JGroups Cluster Manager
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download vertx-jgroups

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.vertx : vertx-core jar
org.jgroups : jgroups jar 3.6.10.Final
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-lang-groovy Optional jar
io.vertx : vertx-lang-ruby Optional jar
io.vertx : vertx-lang-js Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-codetrans Optional jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.5.0.Beta1
3.4.2
3.4.1
3.4.0
3.4.0.Beta1
3.3.3
3.3.2
3.3.1
3.3.0
3.3.0.CR2
3.3.0.CR1
3.2.1
3.2.0