| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки Безопасность |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicket-security-parent |
| Версия | Версия9.7.0 |
| Тип | Типpom |
| Описание |
Описаниеwicket-security
Parent project for wicket security projects
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| wicket-security-parent-9.7.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicket-security-parent</artifactId>
<version>9.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-parent/
implementation 'org.wicketstuff:wicket-security-parent:9.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-security-parent/
implementation ("org.wicketstuff:wicket-security-parent:9.7.0")
'org.wicketstuff:wicket-security-parent:pom:9.7.0'
<dependency org="org.wicketstuff" name="wicket-security-parent" rev="9.7.0">
<artifact name="wicket-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-security-parent', version='9.7.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-security-parent" % "9.7.0"
[org.wicketstuff/wicket-security-parent "9.7.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.31 |
| org.apache.wicket : wicket-core | jar | 9.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.15.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |