is not current version
Last Version 4.3.1

io.vertx:vertx-hazelcast 3.2.0


Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-hazelcast
Version

Version

3.2.0
Type

Type

jar

Download vertx-hazelcast 3.2.0


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