is not current version
Last Version 4.3.1

io.vertx:vertx-hazelcast 2.1M5

vert.x - Effortless asynchronous application development for the modern web and enterprise

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-hazelcast
Version

Version

2.1M5
Type

Type

jar

Download vertx-hazelcast 2.1M5


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