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

org.atmosphere:atmosphere-hazelcast-demo 2.4.2


Категории

Категории

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

Группа

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

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

atmosphere-hazelcast-demo
Версия

Версия

2.4.2
Тип

Тип

war

Скачать atmosphere-hazelcast-demo 2.4.2


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