не последняя версия
Последняя версия 9.10.0

org.wicketstuff:wicketstuff-portlet-parent 6.22.0

Parent project for WicketStuff Portlet

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.wicketstuff
Идентификатор

Идентификатор

wicketstuff-portlet-parent
Версия

Версия

6.22.0
Тип

Тип

pom

Скачать wicketstuff-portlet-parent 6.22.0

Имя Файла Размер
wicketstuff-portlet-parent-6.22.0.pom 961 bytes
Обзор

<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-portlet-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-portlet-parent</artifactId>
    <version>6.22.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-portlet-parent/
implementation 'org.wicketstuff:wicketstuff-portlet-parent:6.22.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-portlet-parent/
implementation ("org.wicketstuff:wicketstuff-portlet-parent:6.22.0")
'org.wicketstuff:wicketstuff-portlet-parent:pom:6.22.0'
<dependency org="org.wicketstuff" name="wicketstuff-portlet-parent" rev="6.22.0">
  <artifact name="wicketstuff-portlet-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-portlet-parent', version='6.22.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-portlet-parent" % "6.22.0"
[org.wicketstuff/wicketstuff-portlet-parent "6.22.0"]