License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.exadel.security |
ArtifactId | ArtifactIdabac-root |
Version | Version1.3 |
Type | Typepom |
Description |
DescriptionEASY-ABAC
Activity Based Security Framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]