Last Version

Vert.x JGroups Cluster Manager 3.5.0.Beta1

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
Version

Version

3.5.0.Beta1
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 3.5.0.Beta1


<!-- 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.