is not current version
Last Version 5.1.2

com.hazelcast:hazelcast-root 4.2-BETA-1

Hazelcast In-Memory DataGrid

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-root
Version

Version

4.2-BETA-1
Type

Type

pom

Download hazelcast-root 4.2-BETA-1


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