License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.exadel.security |
ArtifactId | ArtifactIdabac-aspect |
Version | Version1.3 |
Type | Typejar |
Description |
DescriptionActivity Based Security Framework
|
Filename | Size |
---|---|
abac-aspect-1.3.pom | |
abac-aspect-1.3.jar | 10 KB |
abac-aspect-1.3-sources.jar | 8 KB |
abac-aspect-1.3-javadoc.jar | 390 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.2 |
org.springframework : spring-web | jar | 5.3.2 |
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 |