| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection Hazelcast Distributed Applications |
| Группа | Группаcom.guicedee.examples.hazelcast |
| Идентификатор | Идентификаторexamples-hazelcast-parent |
| Последняя версия | Последняя версия1.2.0.3-jre17-rc1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеGuicedEE Hazelcast Examples
Examples for Hazelcast
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| examples-hazelcast-parent-1.2.0.3-jre17-rc1.pom | 925 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.2.0.3-jre17-rc1</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.2.0.3-jre17-rc1'
// https://jarcasting.com/artifacts/com.guicedee.examples.hazelcast/examples-hazelcast-parent/
implementation ("com.guicedee.examples.hazelcast:examples-hazelcast-parent:1.2.0.3-jre17-rc1")
'com.guicedee.examples.hazelcast:examples-hazelcast-parent:pom:1.2.0.3-jre17-rc1'
<dependency org="com.guicedee.examples.hazelcast" name="examples-hazelcast-parent" rev="1.2.0.3-jre17-rc1">
<artifact name="examples-hazelcast-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.examples.hazelcast', module='examples-hazelcast-parent', version='1.2.0.3-jre17-rc1')
)
libraryDependencies += "com.guicedee.examples.hazelcast" % "examples-hazelcast-parent" % "1.2.0.3-jre17-rc1"
[com.guicedee.examples.hazelcast/examples-hazelcast-parent "1.2.0.3-jre17-rc1"]