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

org.wicketstuff:wicketstuff-security-hive 1.5.8

Basic ACL security implementation

Категории

Категории

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

Группа

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

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

wicketstuff-security-hive
Версия

Версия

1.5.8
Тип

Тип

jar

Скачать wicketstuff-security-hive 1.5.8


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