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

org.wicketstuff:wicketstuff-push-cometd 1.5.10

CometD (bayeux) implementation of Wicketstuff Push

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

wicketstuff-push-cometd
Версия

Версия

1.5.10
Тип

Тип

jar

Скачать wicketstuff-push-cometd 1.5.10


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