| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииWicket Взаимодействие с пользователем Веб-фреймворки Native Инструменты разработки Hibernate Данные ORM |
| Группа | Группаorg.wicketstuff |
| Идентификатор | Идентификаторwicket-shiro-example-spring-hibernate-native |
| Версия | Версия7.0.0 |
| Тип | Типwar |
| Описание |
ОписаниеApache Shiro Security for Wicket - Spring, Hibernate Example, Shiro Native Sessions
A collection of example configurations
|
<!-- 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>7.0.0</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:7.0.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-shiro-example-spring-hibernate-native/
implementation ("org.wicketstuff:wicket-shiro-example-spring-hibernate-native:7.0.0")
'org.wicketstuff:wicket-shiro-example-spring-hibernate-native:war:7.0.0'
<dependency org="org.wicketstuff" name="wicket-shiro-example-spring-hibernate-native" rev="7.0.0">
<artifact name="wicket-shiro-example-spring-hibernate-native" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-shiro-example-spring-hibernate-native', version='7.0.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-shiro-example-spring-hibernate-native" % "7.0.0"
[org.wicketstuff/wicket-shiro-example-spring-hibernate-native "7.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.wicketstuff : wicket-shiro-example-base | jar | 7.0.0 |
| org.apache.shiro : shiro-spring | jar | 1.2.3 |
| org.apache.shiro : shiro-ehcache | jar | 1.2.3 |
| org.apache.wicket : wicket-spring | jar | 7.0.0 |
| org.springframework : spring-orm | jar | 4.1.6.RELEASE |
| org.springframework : spring-web | jar | 4.1.6.RELEASE |
| org.hibernate : hibernate-entitymanager | jar | 4.3.6.Final |
| net.sf.ehcache : ehcache-core | jar | 2.6.11 |
| org.apache.wicket : wicket-core | jar | 7.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.1.16.v20140903 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.hsqldb : hsqldb | jar | 2.3.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.12 |
| org.javassist : javassist | jar | 3.18.2-GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |