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

org.wicketstuff:jquery-parent 8.0.0-M4

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.0.0-M4
Тип

Тип

pom

Скачать jquery-parent 8.0.0-M4

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

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