Last Version

com.exadel.security:abac-annotation-processing 1.3

Activity Based Security Framework

License

License

Categories

Categories

Security
GroupId

GroupId

com.exadel.security
ArtifactId

ArtifactId

abac-annotation-processing
Version

Version

1.3
Type

Type

jar
Description

Description

Activity Based Security Framework

Download abac-annotation-processing 1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
com.exadel.security : abac-model jar 1.3
com.google.auto.service : auto-service jar 1.0-rc7
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-collections4 jar 4.4
com.google.guava : guava jar 30.1-jre

provided (1)

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

Project Modules

There are no modules declared in this project.