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

org.wicketstuff:wicket-shiro-examples 1.4.18

A collection of example configurations

Категории

Категории

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

Группа

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

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

wicket-shiro-examples
Версия

Версия

1.4.18
Тип

Тип

pom

Скачать wicket-shiro-examples 1.4.18

Имя Файла Размер
wicket-shiro-examples-1.4.18.pom 2 KB
Обзор

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