не последняя версия
Последняя версия 1.1.0.RC5

org.atmosphere.extensions:org.atmosphere.extensions.hazelcast 1.1.0.RC4


Категории

Категории

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

Группа

org.atmosphere.extensions
Идентификатор

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

org.atmosphere.extensions.hazelcast
Версия

Версия

1.1.0.RC4
Тип

Тип

pom

Скачать org.atmosphere.extensions.hazelcast 1.1.0.RC4

Имя Файла Размер
org.atmosphere.extensions.hazelcast-1.1.0.RC4.pom 904 bytes
Обзор

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