| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаru.ydn.wicket.wicket-console |
| Идентификатор | Идентификаторwicket-console-parent |
| Версия | Версия1.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| wicket-console-parent-1.2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console-parent/ -->
<dependency>
<groupId>ru.ydn.wicket.wicket-console</groupId>
<artifactId>wicket-console-parent</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console-parent/
implementation 'ru.ydn.wicket.wicket-console:wicket-console-parent:1.2'
// https://jarcasting.com/artifacts/ru.ydn.wicket.wicket-console/wicket-console-parent/
implementation ("ru.ydn.wicket.wicket-console:wicket-console-parent:1.2")
'ru.ydn.wicket.wicket-console:wicket-console-parent:pom:1.2'
<dependency org="ru.ydn.wicket.wicket-console" name="wicket-console-parent" rev="1.2">
<artifact name="wicket-console-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ru.ydn.wicket.wicket-console', module='wicket-console-parent', version='1.2')
)
libraryDependencies += "ru.ydn.wicket.wicket-console" % "wicket-console-parent" % "1.2"
[ru.ydn.wicket.wicket-console/wicket-console-parent "1.2"]