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

org.wicketstuff:minis-parent 1.5-rc2

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.5-rc2
Тип

Тип

pom

Скачать minis-parent 1.5-rc2

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

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