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

org.wicketstuff:push-examples 1.5-RC7


Категории

Категории

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

Группа

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

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

push-examples
Версия

Версия

1.5-RC7
Тип

Тип

war

Скачать push-examples 1.5-RC7


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