не последняя версия
Последняя версия 5.1.2

com.hazelcast:hazelcast-root 3.0-RC1

Hazelcast In-Memory DataGrid

Категории

Категории

Hazelcast Библиотеки уровня приложения Distributed Applications
Группа

Группа

com.hazelcast
Идентификатор

Идентификатор

hazelcast-root
Версия

Версия

3.0-RC1
Тип

Тип

pom

Скачать hazelcast-root 3.0-RC1

Имя Файла Размер
hazelcast-root-3.0-RC1.pom 19 KB
Обзор

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