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