Stormpath :: Shiro :: Servlet Example

Stormpath Shiro integration allows Shiro-based applications to use Stormpath as the backend for all of their security needs.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

com.stormpath.shiro
Идентификатор

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

stormpath-shiro-servlet-example
Последняя версия

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

0.8.0-RC1
Дата

Дата

Тип

Тип

war
Описание

Описание

Stormpath :: Shiro :: Servlet Example
Stormpath Shiro integration allows Shiro-based applications to use Stormpath as the backend for all of their security needs.
Ссылка на сайт

Ссылка на сайт

https://github.com/stormpath/stormpath-shiro/wiki/stormpath-shiro-servlet-example
Организация-разработчик

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

Stormpath, Inc.

Скачать stormpath-shiro-servlet-example

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

<!-- https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet-example/ -->
<dependency>
    <groupId>com.stormpath.shiro</groupId>
    <artifactId>stormpath-shiro-servlet-example</artifactId>
    <version>0.8.0-RC1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet-example/
implementation 'com.stormpath.shiro:stormpath-shiro-servlet-example:0.8.0-RC1'
// https://jarcasting.com/artifacts/com.stormpath.shiro/stormpath-shiro-servlet-example/
implementation ("com.stormpath.shiro:stormpath-shiro-servlet-example:0.8.0-RC1")
'com.stormpath.shiro:stormpath-shiro-servlet-example:war:0.8.0-RC1'
<dependency org="com.stormpath.shiro" name="stormpath-shiro-servlet-example" rev="0.8.0-RC1">
  <artifact name="stormpath-shiro-servlet-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.stormpath.shiro', module='stormpath-shiro-servlet-example', version='0.8.0-RC1')
)
libraryDependencies += "com.stormpath.shiro" % "stormpath-shiro-servlet-example" % "0.8.0-RC1"
[com.stormpath.shiro/stormpath-shiro-servlet-example "0.8.0-RC1"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.stormpath.shiro : stormpath-shiro-servlet-plugin jar 0.8.0-RC1

provided (1)

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

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar 1.7.16
ch.qos.logback : logback-classic jar 1.1.7

test (4)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.9.10
org.codehaus.groovy : groovy-all jar 2.4.6
org.easymock : easymock jar 3.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13

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

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

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

Версия
0.8.0-RC1
0.7.2
0.7.1
0.7.0