shiro-static-permissions example

AnnotationProcessor which generates static shiro permission check objects.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

shiro-static-permissions example
AnnotationProcessor which generates static shiro permission check objects.

Скачать ssp-example

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

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

Зависимости

compile (3)

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

test (6)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.30
com.github.sdorra : shiro-unit jar 1.0.0
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.12.0
org.hamcrest : hamcrest-core jar 1.3

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

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

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

Версия
1.3.0
1.2.0
1.1.0
1.0.0