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

org.wicketstuff:wicketstuff-urlfragment-parent 7.16.0

This is a set of Wicket components which enable you to read and write URL fragment parameters. With this you can build bookmarkable AJAX features.

Категории

Категории

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

Группа

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

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

wicketstuff-urlfragment-parent
Версия

Версия

7.16.0
Тип

Тип

pom

Скачать wicketstuff-urlfragment-parent 7.16.0

Имя Файла Размер
wicketstuff-urlfragment-parent-7.16.0.pom 972 bytes
Обзор

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