net.sf.esfinge:RBAC

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.esfinge
ArtifactId

ArtifactId

RBAC
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download RBAC

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.esfinge : guardian-core jar 1.2.3
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)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.
net.sf.esfinge

Esfinge Framework

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0