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