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

org.atmosphere:atmosphere-jgroups-demo 1.1.0.RC1


Категории

Категории

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

Группа

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

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

atmosphere-jgroups-demo
Версия

Версия

1.1.0.RC1
Тип

Тип

war

Скачать atmosphere-jgroups-demo 1.1.0.RC1


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