shiro-static-permissions

AnnotationProcessor which generates static shiro permission check objects.

Лицензия

Лицензия

Группа

Группа

com.github.sdorra
Идентификатор

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

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

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

1.3.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

shiro-static-permissions
AnnotationProcessor which generates static shiro permission check objects.
Ссылка на сайт

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

https://github.com/sdorra/shiro-static-permissions

Скачать ssp

Имя Файла Размер
ssp-1.3.0.pom 8 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.sdorra/ssp/ -->
<dependency>
    <groupId>com.github.sdorra</groupId>
    <artifactId>ssp</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sdorra/ssp/
implementation 'com.github.sdorra:ssp:1.3.0'
// https://jarcasting.com/artifacts/com.github.sdorra/ssp/
implementation ("com.github.sdorra:ssp:1.3.0")
'com.github.sdorra:ssp:pom:1.3.0'
<dependency org="com.github.sdorra" name="ssp" rev="1.3.0">
  <artifact name="ssp" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sdorra', module='ssp', version='1.3.0')
)
libraryDependencies += "com.github.sdorra" % "ssp" % "1.3.0"
[com.github.sdorra/ssp "1.3.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.kohsuke.metainf-services : metainf-services Необязательный jar 1.8

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.12.0
org.hamcrest : hamcrest-core jar 1.3

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

  • ssp-lib
  • ssp-processor
  • ssp-example

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

Версия
1.3.0
1.2.0
1.1.0
1.0.0