| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.apache.shiro.samples |
| Идентификатор | Идентификаторsamples-spring-boot-web |
| Версия | Версия1.7.1 |
| Тип | Типjar |
| Описание |
ОписаниеApache Shiro :: Samples :: Spring Boot Web
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| samples-spring-boot-web-1.7.1.pom | |
| samples-spring-boot-web-1.7.1.jar | 18 MB |
| samples-spring-boot-web-1.7.1-sources.jar | 20 KB |
| samples-spring-boot-web-1.7.1-javadoc.jar | 415 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-spring-boot-web/ -->
<dependency>
<groupId>org.apache.shiro.samples</groupId>
<artifactId>samples-spring-boot-web</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-spring-boot-web/
implementation 'org.apache.shiro.samples:samples-spring-boot-web:1.7.1'
// https://jarcasting.com/artifacts/org.apache.shiro.samples/samples-spring-boot-web/
implementation ("org.apache.shiro.samples:samples-spring-boot-web:1.7.1")
'org.apache.shiro.samples:samples-spring-boot-web:jar:1.7.1'
<dependency org="org.apache.shiro.samples" name="samples-spring-boot-web" rev="1.7.1">
<artifact name="samples-spring-boot-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shiro.samples', module='samples-spring-boot-web', version='1.7.1')
)
libraryDependencies += "org.apache.shiro.samples" % "samples-spring-boot-web" % "1.7.1"
[org.apache.shiro.samples/samples-spring-boot-web "1.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shiro : shiro-spring-boot-web-starter | jar | 1.7.1 |
| org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.3.2.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.3.2.RELEASE |
| commons-logging : commons-logging | jar | 1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.8 |
| org.powermock : powermock-module-junit4 | jar | 2.0.2 |
| org.powermock : powermock-api-easymock | jar | 2.0.2 |