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

org.wicketstuff:wicketstuff-dashboard-parent 8.0.0-M9

Simple web dashboard using Apache Wicket

Категории

Категории

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

Группа

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

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

wicketstuff-dashboard-parent
Версия

Версия

8.0.0-M9
Тип

Тип

pom

Скачать wicketstuff-dashboard-parent 8.0.0-M9

Имя Файла Размер
wicketstuff-dashboard-parent-8.0.0-M9.pom 1 KB
Обзор

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