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

org.wicketstuff:wicket-shiro-example-realm 1.4.20.1


Категории

Категории

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

Группа

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

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

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

Версия

1.4.20.1
Тип

Тип

war

Скачать wicket-shiro-example-realm 1.4.20.1


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