is not current version
Last Version 4.3.1

io.vertx:vertx-hazelcast 3.9.12


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-hazelcast
Version

Version

3.9.12
Type

Type

jar

Download vertx-hazelcast 3.9.12


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