Apache Shiro :: Samples :: Spring MVC

Spring-based web application sample demonstrating Shiro's capabilities. Uses samples-spring module as the web start application.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.apache.shiro.samples
Идентификатор

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

samples-spring-mvc
Последняя версия

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

1.8.0
Дата

Дата

Тип

Тип

war
Описание

Описание

Apache Shiro :: Samples :: Spring MVC
Spring-based web application sample demonstrating Shiro's capabilities. Uses samples-spring module as the web start application.
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать samples-spring-mvc

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.shiro : shiro-core jar 1.8.0
org.apache.shiro : shiro-ehcache jar 1.8.0
javax.annotation : javax.annotation-api jar 1.3.2
net.sf.ehcache : ehcache-core Необязательный jar 2.6.11
org.apache.shiro : shiro-spring jar 1.8.0
org.apache.shiro : shiro-web jar 1.8.0
org.springframework : spring-context jar 5.2.8.RELEASE
org.springframework : spring-jdbc jar 5.2.8.RELEASE
org.springframework : spring-webmvc jar 5.2.8.RELEASE

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

runtime (6)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.26
org.slf4j : jcl-over-slf4j jar 1.7.26
log4j : log4j jar 1.2.17
org.hsqldb : hsqldb jar 2.5.0
org.apache.taglibs : taglibs-standard-spec jar 1.2.5
org.apache.taglibs : taglibs-standard-impl jar 1.2.5

test (6)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 2.1
org.easymock : easymock jar 4.1
org.codehaus.groovy : groovy jar 2.5.14
org.powermock : powermock-module-junit4 jar 2.0.2
org.powermock : powermock-api-easymock jar 2.0.2

Модули Проекта

Данный проект не имеет модулей.
org.apache.shiro.samples

The Apache Software Foundation

Версии библиотеки

Версия
1.8.0
1.7.1
1.7.0
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0