| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторminis-parent |
| Версия | Версия9.9.0 |
| Тип | Типpom |
| Описание |
ОписаниеMinis - Parent
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.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| minis-parent-9.9.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/minis-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>minis-parent</artifactId>
<version>9.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/minis-parent/
implementation 'org.wicketstuff:minis-parent:9.9.0'
// https://jarcasting.com/artifacts/org.wicketstuff/minis-parent/
implementation ("org.wicketstuff:minis-parent:9.9.0")
'org.wicketstuff:minis-parent:pom:9.9.0'
<dependency org="org.wicketstuff" name="minis-parent" rev="9.9.0">
<artifact name="minis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='minis-parent', version='9.9.0')
)
libraryDependencies += "org.wicketstuff" % "minis-parent" % "9.9.0"
[org.wicketstuff/minis-parent "9.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |