| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаcom.vaynberg.wicket.select25 |
| Идентификатор | Идентификаторwicket-select25-parent |
| Последняя версия | Последняя версия1.7 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеWicket-Select25 Parent
Library for integrating Apache Wicket with Select2 v5
|
| Имя Файла | Размер |
|---|---|
| wicket-select25-parent-1.7.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/ -->
<dependency>
<groupId>com.vaynberg.wicket.select25</groupId>
<artifactId>wicket-select25-parent</artifactId>
<version>1.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/
implementation 'com.vaynberg.wicket.select25:wicket-select25-parent:1.7'
// https://jarcasting.com/artifacts/com.vaynberg.wicket.select25/wicket-select25-parent/
implementation ("com.vaynberg.wicket.select25:wicket-select25-parent:1.7")
'com.vaynberg.wicket.select25:wicket-select25-parent:pom:1.7'
<dependency org="com.vaynberg.wicket.select25" name="wicket-select25-parent" rev="1.7">
<artifact name="wicket-select25-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaynberg.wicket.select25', module='wicket-select25-parent', version='1.7')
)
libraryDependencies += "com.vaynberg.wicket.select25" % "wicket-select25-parent" % "1.7"
[com.vaynberg.wicket.select25/wicket-select25-parent "1.7"]