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

org.wicketstuff:wicket-shiro-example-spring-hibernate-native 1.5-rc2


Категории

Категории

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

Группа

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

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

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

Версия

1.5-rc2
Тип

Тип

war

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


<!-- 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.5-rc2</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.5-rc2'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-spring-hibernate-native/
implementation ("org.wicketstuff:wicket-shiro-example-spring-hibernate-native:1.5-rc2")
'org.wicketstuff:wicket-shiro-example-spring-hibernate-native:war:1.5-rc2'
<dependency org="org.wicketstuff" name="wicket-shiro-example-spring-hibernate-native" rev="1.5-rc2">
  <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.5-rc2')
)
libraryDependencies += "org.wicketstuff" % "wicket-shiro-example-spring-hibernate-native" % "1.5-rc2"
[org.wicketstuff/wicket-shiro-example-spring-hibernate-native "1.5-rc2"]