| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторjquery-parent |
| Версия | Версия8.12.0 |
| Тип | Типpom |
| Описание |
ОписаниеJQuery Integration - Parent
See the child project "jquery" for a more complete description. This
is the parent for the actual project and the examples.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jquery-parent-8.12.0.pom | 778 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/jquery-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>jquery-parent</artifactId>
<version>8.12.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/jquery-parent/
implementation 'org.wicketstuff:jquery-parent:8.12.0'
// https://jarcasting.com/artifacts/org.wicketstuff/jquery-parent/
implementation ("org.wicketstuff:jquery-parent:8.12.0")
'org.wicketstuff:jquery-parent:pom:8.12.0'
<dependency org="org.wicketstuff" name="jquery-parent" rev="8.12.0">
<artifact name="jquery-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='jquery-parent', version='8.12.0')
)
libraryDependencies += "org.wicketstuff" % "jquery-parent" % "8.12.0"
[org.wicketstuff/jquery-parent "8.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 8.12.0 |