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

org.wicketstuff:wicket-shiro-example-spring-hibernate-native 1.4.9.1


Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки Native Инструменты разработки Hibernate Данные ORM
Группа

Группа

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

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

wicket-shiro-example-spring-hibernate-native
Версия

Версия

1.4.9.1
Тип

Тип

war

Скачать wicket-shiro-example-spring-hibernate-native 1.4.9.1


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