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

org.icefaces:push-server 1.8.1

ICEfaces is an Ajax extension for JavaServer Faces.

Группа

Группа

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

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

push-server
Версия

Версия

1.8.1
Тип

Тип

war

Скачать push-server 1.8.1

Имя Файла Размер
push-server-1.8.1.pom
push-server-1.8.1.war 1 MB
Обзор

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