is not current version
Last Version 5.1.2

com.hazelcast:hazelcast-root 3.6-EA

Hazelcast In-Memory DataGrid

Categories

Categories

Hazelcast Application Layer Libs Distributed Applications
GroupId

GroupId

com.hazelcast
ArtifactId

ArtifactId

hazelcast-root
Version

Version

3.6-EA
Type

Type

pom

Download hazelcast-root 3.6-EA

Filename Size
hazelcast-root-3.6-EA.pom 44 KB
Browse

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