License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.esfinge |
ArtifactId | ArtifactIdABAC |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe Esfinge Guardian is a matadata based framework applicable to systems requiring authorizations, regardless of the domain, this framework implements RBAC, ABAC, MAC subprojects.
|
Filename | Size |
---|---|
ABAC-1.2.3.pom | |
ABAC-1.2.3.jar | 11 KB |
ABAC-1.2.3-sources.jar | 6 KB |
ABAC-1.2.3-javadoc.jar | 74 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.esfinge/ABAC/ -->
<dependency>
<groupId>net.sf.esfinge</groupId>
<artifactId>ABAC</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.esfinge/ABAC/
implementation 'net.sf.esfinge:ABAC:1.2.3'
// https://jarcasting.com/artifacts/net.sf.esfinge/ABAC/
implementation ("net.sf.esfinge:ABAC:1.2.3")
'net.sf.esfinge:ABAC:jar:1.2.3'
<dependency org="net.sf.esfinge" name="ABAC" rev="1.2.3">
<artifact name="ABAC" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.esfinge', module='ABAC', version='1.2.3')
)
libraryDependencies += "net.sf.esfinge" % "ABAC" % "1.2.3"
[net.sf.esfinge/ABAC "1.2.3"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.esfinge : guardian-core | jar | 1.2.3 |
org.apache.tomcat : jasper-el | jar | 6.0.53 |
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 |