License |
License |
---|---|
Categories |
CategoriesOACC Security |
GroupId | GroupIdcom.acciente.oacc |
ArtifactId | ArtifactIdacciente-oacc |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAcciente OACC
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acciente-oacc-2.0.0.pom | |
acciente-oacc-2.0.0.jar | 244 KB |
acciente-oacc-2.0.0-sources.jar | 189 KB |
acciente-oacc-2.0.0-javadoc.jar | 694 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/ -->
<dependency>
<groupId>com.acciente.oacc</groupId>
<artifactId>acciente-oacc</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/
implementation 'com.acciente.oacc:acciente-oacc:2.0.0'
// https://jarcasting.com/artifacts/com.acciente.oacc/acciente-oacc/
implementation ("com.acciente.oacc:acciente-oacc:2.0.0")
'com.acciente.oacc:acciente-oacc:jar:2.0.0'
<dependency org="com.acciente.oacc" name="acciente-oacc" rev="2.0.0">
<artifact name="acciente-oacc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acciente.oacc', module='acciente-oacc', version='2.0.0')
)
libraryDependencies += "com.acciente.oacc" % "acciente-oacc" % "2.0.0"
[com.acciente.oacc/acciente-oacc "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ibm.icu : icu4j | jar | 59.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.58 |
org.jasypt : jasypt | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.postgresql : postgresql | jar | 42.1.1.jre7 |