esfinge_guardian
Framework for flexible access control
License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.esfinge |
ArtifactId | ArtifactIdguardian |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEsfinge 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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guardian-1.2.3.pom | 7 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
Framework for flexible access control