Last Version

EASY-ABAC 1.3

Activity Based Security Framework

License

License

Categories

Categories

Security
GroupId

GroupId

com.exadel.security
ArtifactId

ArtifactId

abac-root
Version

Version

1.3
Type

Type

pom
Description

Description

EASY-ABAC
Activity Based Security Framework
Project URL

Project URL

https://github.com/exadel-inc/activity-based-security-framework
Source Code Management

Source Code Management

https://github.com/exadel-inc/activity-based-security-framework

Download abac-root 1.3

Filename Size
abac-root-1.3.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.exadel.security/abac-root/ -->
<dependency>
    <groupId>com.exadel.security</groupId>
    <artifactId>abac-root</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.exadel.security/abac-root/
implementation 'com.exadel.security:abac-root:1.3'
// https://jarcasting.com/artifacts/com.exadel.security/abac-root/
implementation ("com.exadel.security:abac-root:1.3")
'com.exadel.security:abac-root:pom:1.3'
<dependency org="com.exadel.security" name="abac-root" rev="1.3">
  <artifact name="abac-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.exadel.security', module='abac-root', version='1.3')
)
libraryDependencies += "com.exadel.security" % "abac-root" % "1.3"
[com.exadel.security/abac-root "1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy-abac
  • easy-abac/abac-annotation-processing
  • easy-abac/abac-model
  • easy-abac/abac-aspect
  • easy-abac-demo