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

org.atmosphere:atmosphere-jgroups-demo 2.2.3


Категории

Категории

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

Группа

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

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

atmosphere-jgroups-demo
Версия

Версия

2.2.3
Тип

Тип

war

Скачать atmosphere-jgroups-demo 2.2.3


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