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

org.wicketstuff:wicket-shiro-example-realm 7.0.0-M6


Категории

Категории

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

Группа

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

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

wicket-shiro-example-realm
Версия

Версия

7.0.0-M6
Тип

Тип

war

Скачать wicket-shiro-example-realm 7.0.0-M6


<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-realm/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-shiro-example-realm</artifactId>
    <version>7.0.0-M6</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-realm/
implementation 'org.wicketstuff:wicket-shiro-example-realm:7.0.0-M6'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-realm/
implementation ("org.wicketstuff:wicket-shiro-example-realm:7.0.0-M6")
'org.wicketstuff:wicket-shiro-example-realm:war:7.0.0-M6'
<dependency org="org.wicketstuff" name="wicket-shiro-example-realm" rev="7.0.0-M6">
  <artifact name="wicket-shiro-example-realm" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-shiro-example-realm', version='7.0.0-M6')
)
libraryDependencies += "org.wicketstuff" % "wicket-shiro-example-realm" % "7.0.0-M6"
[org.wicketstuff/wicket-shiro-example-realm "7.0.0-M6"]