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

Esfinge Guardian 1.2.3

The Esfinge Guardian is a matadata based framework applicable to systems requiring authorizations, regardless of the domain, this framework implements RBAC, ABAC, MAC subprojects.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.esfinge
Идентификатор

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

guardian
Версия

Версия

1.2.3
Тип

Тип

pom
Описание

Описание

Esfinge Guardian
The Esfinge Guardian is a matadata based framework applicable to systems requiring authorizations, regardless of the domain, this framework implements RBAC, ABAC, MAC subprojects.
Ссылка на сайт

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

http://esfinge.sourceforge.net/
Система контроля версий

Система контроля версий

http://github.com/EsfingeFramework/guardian/tree/master

Скачать guardian 1.2.3

Имя Файла Размер
guardian-1.2.3.pom 7 KB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
cglib : cglib-nodep jar 3.2.4
org.javassist : javassist jar 3.23.1-GA
net.sf.scannotation : scannotation jar 1.0.2
junit : junit jar 4.11

provided (1)

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

test (1)

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

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

  • Esfinge Guardian
  • EsfingeGuardian-ABAC
  • EsfingeGuardian-RBAC
  • EsfingeGuardian-MAC