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

org.wicketstuff:jquery-parent 1.4.8.1

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
Версия

Версия

1.4.8.1
Тип

Тип

pom

Скачать jquery-parent 1.4.8.1

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

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