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

org.wicketstuff:minis-parent 1.4.18

WicketStuff Minis is a collection of assorted components and behaviors that are too small to warrant their own project. The actual project is the child project "minis". This is just the parent for the build of minis and minis-examples.

Категории

Категории

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

Группа

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

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

minis-parent
Версия

Версия

1.4.18
Тип

Тип

pom

Скачать minis-parent 1.4.18

Имя Файла Размер
minis-parent-1.4.18.pom 1 KB
Обзор

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