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

org.wicketstuff:jquery-parent 8.9.0

See the child project "jquery" for a more complete description. This is the parent for the actual project and the examples.

Категории

Категории

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

Группа

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

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

jquery-parent
Версия

Версия

8.9.0
Тип

Тип

pom

Скачать jquery-parent 8.9.0

Имя Файла Размер
jquery-parent-8.9.0.pom 777 bytes
Обзор

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