не последняя версия
Последняя версия 1.2.0.3-jre17-rc1

com.guicedee.examples.hazelcast:examples-hazelcast-parent 1.1.0.2-jre15

Examples for Hazelcast

Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Hazelcast Distributed Applications
Группа

Группа

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

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

examples-hazelcast-parent
Версия

Версия

1.1.0.2-jre15
Тип

Тип

pom

Скачать examples-hazelcast-parent 1.1.0.2-jre15

Имя Файла Размер
examples-hazelcast-parent-1.1.0.2-jre15.pom 921 bytes
Обзор

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