License |
License |
---|---|
Categories |
CategoriesHazelcast Application Layer Libs Distributed Applications |
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-hazelcast |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Hazelcast Cluster Manager
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-hazelcast-4.3.1.pom | |
vertx-hazelcast-4.3.1.jar | 45 KB |
vertx-hazelcast-4.3.1-tests.jar | 43 KB |
vertx-hazelcast-4.3.1-test-sources.jar | 30 KB |
vertx-hazelcast-4.3.1-sources.jar | 30 KB |
vertx-hazelcast-4.3.1-javadoc.jar | 36 KB |
vertx-hazelcast-4.3.1-docs.zip | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-hazelcast/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-hazelcast</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-hazelcast/
implementation 'io.vertx:vertx-hazelcast:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-hazelcast/
implementation ("io.vertx:vertx-hazelcast:4.3.1")
'io.vertx:vertx-hazelcast:jar:4.3.1'
<dependency org="io.vertx" name="vertx-hazelcast" rev="4.3.1">
<artifact name="vertx-hazelcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-hazelcast', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-hazelcast" % "4.3.1"
[io.vertx/vertx-hazelcast "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
io.vertx : vertx-health-check Optional | jar | |
io.vertx : vertx-web Optional | jar | |
com.hazelcast : hazelcast | jar | 4.2.2 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.vertx : vertx-core | test-jar | |
io.vertx : vertx-web | test-jar | |
io.vertx : vertx-service-discovery | jar | |
io.vertx : vertx-service-proxy | jar | |
io.vertx : vertx-service-discovery | test-jar | |
org.assertj : assertj-core | jar | 3.3.0 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |
ch.qos.logback : logback-classic | jar | 1.2.0 |