Last Version

com.exadel.security:abac-aspect 1.3

Activity Based Security Framework

License

License

Categories

Categories

Security
GroupId

GroupId

com.exadel.security
ArtifactId

ArtifactId

abac-aspect
Version

Version

1.3
Type

Type

jar
Description

Description

Activity Based Security Framework

Download abac-aspect 1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.exadel.security : abac-model jar 1.3
org.aspectj : aspectjrt jar 1.9.6
org.aspectj : aspectjweaver jar 1.9.6
org.slf4j : slf4j-api jar 1.7.25
org.apache.commons : commons-collections4 jar 4.4

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.2
org.springframework : spring-web jar 5.3.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 5.3.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.