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

org.atmosphere.samples:atmosphere-chat-cdi 2.2.5


Группа

Группа

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

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

atmosphere-chat-cdi
Версия

Версия

2.2.5
Тип

Тип

war

Скачать atmosphere-chat-cdi 2.2.5


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