is not current version
Last Version 2.0.0

com.acciente.oacc:acciente-oacc 2.0.0-rc.6

OACC is a Java Application Security Framework. OACC provides a high-performance access control system for Java applications. OACC provides fine grained permissions based access control for application objects. It has support for hierarchical domains, super users, permission inheritance and impersonation.

Categories

Categories

OACC Security
GroupId

GroupId

com.acciente.oacc
ArtifactId

ArtifactId

acciente-oacc
Version

Version

2.0.0-rc.6
Type

Type

jar

Download acciente-oacc 2.0.0-rc.6


<!-- https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/ -->
<dependency>
    <groupId>com.acciente.oacc</groupId>
    <artifactId>acciente-oacc</artifactId>
    <version>2.0.0-rc.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/
implementation 'com.acciente.oacc:acciente-oacc:2.0.0-rc.6'
// https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/
implementation ("com.acciente.oacc:acciente-oacc:2.0.0-rc.6")
'com.acciente.oacc:acciente-oacc:jar:2.0.0-rc.6'
<dependency org="com.acciente.oacc" name="acciente-oacc" rev="2.0.0-rc.6">
  <artifact name="acciente-oacc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acciente.oacc', module='acciente-oacc', version='2.0.0-rc.6')
)
libraryDependencies += "com.acciente.oacc" % "acciente-oacc" % "2.0.0-rc.6"
[com.acciente.oacc/acciente-oacc "2.0.0-rc.6"]