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

io.zeebe.hazelcast:root 0.8.0-alpha1


Категории

Категории

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

Группа

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

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

root
Версия

Версия

0.8.0-alpha1
Тип

Тип

pom

Скачать root 0.8.0-alpha1

Имя Файла Размер
root-0.8.0-alpha1.pom 6 KB
Обзор

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