| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdcom.exadel.security |
| ArtifactId | ArtifactIdeasy-abac |
| Version | Version1.3 |
| Type | Typejar |
| Description |
DescriptionActivity Based Security Framework
|
| Filename | Size |
|---|---|
| easy-abac-1.3.pom | |
| easy-abac-1.3.jar | 1 KB |
| easy-abac-1.3-sources.jar | 1 KB |
| easy-abac-1.3-javadoc.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.exadel.security/easy-abac/ -->
<dependency>
<groupId>com.exadel.security</groupId>
<artifactId>easy-abac</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.exadel.security/easy-abac/
implementation 'com.exadel.security:easy-abac:1.3'
// https://jarcasting.com/artifacts/com.exadel.security/easy-abac/
implementation ("com.exadel.security:easy-abac:1.3")
'com.exadel.security:easy-abac:jar:1.3'
<dependency org="com.exadel.security" name="easy-abac" rev="1.3">
<artifact name="easy-abac" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exadel.security', module='easy-abac', version='1.3')
)
libraryDependencies += "com.exadel.security" % "easy-abac" % "1.3"
[com.exadel.security/easy-abac "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.exadel.security : abac-model | jar | 1.3 |
| com.exadel.security : abac-annotation-processing | jar | 1.3 |
| com.exadel.security : abac-aspect | jar | 1.3 |