Apache Shiro :: Support :: Spring Boot

Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

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

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

shiro-spring-boot-starter
Последняя версия

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Shiro :: Support :: Spring Boot
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles authentication, authorization, enterprise session management, single sign-on and cryptography services.
Организация-разработчик

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

The Apache Software Foundation

Скачать shiro-spring-boot-starter

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.apache.shiro : shiro-spring jar 1.9.0
org.springframework.boot : spring-boot-autoconfigure jar 2.3.2.RELEASE
org.springframework.boot : spring-boot-starter-web Необязательный jar 2.3.2.RELEASE
org.springframework : spring-webmvc Необязательный jar 5.2.8.RELEASE
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.3.2.RELEASE

test (10)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-test jar 2.3.2.RELEASE
org.springframework : spring-test jar 5.2.8.RELEASE
org.mockito : mockito-core jar 1.10.17
commons-logging : commons-logging jar 1.2
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

The Apache Software Foundation

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

Версия
1.9.0
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
1.4.0-RC2