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

org.wicketstuff:wicket-bundle-parent 8.0.0-M2


Категории

Категории

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

Группа

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

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

wicket-bundle-parent
Версия

Версия

8.0.0-M2
Тип

Тип

pom

Скачать wicket-bundle-parent 8.0.0-M2

Имя Файла Размер
wicket-bundle-parent-8.0.0-M2.pom 652 bytes
Обзор

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