Fortress Core

Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359.

License

License

BSD
GroupId

GroupId

us.joshuatreesoftware
ArtifactId

ArtifactId

fortress
Last Version

Last Version

1.0-RC35
Release Date

Release Date

Type

Type

jar
Description

Description

Fortress Core
Fortress is a standards-based Identity and Access Management SDK that implements ANSI RBAC INCITS 359.

Download fortress

How to add to project

<!-- https://jarcasting.com/artifacts/us.joshuatreesoftware/fortress/ -->
<dependency>
    <groupId>us.joshuatreesoftware</groupId>
    <artifactId>fortress</artifactId>
    <version>1.0-RC35</version>
</dependency>
// https://jarcasting.com/artifacts/us.joshuatreesoftware/fortress/
implementation 'us.joshuatreesoftware:fortress:1.0-RC35'
// https://jarcasting.com/artifacts/us.joshuatreesoftware/fortress/
implementation ("us.joshuatreesoftware:fortress:1.0-RC35")
'us.joshuatreesoftware:fortress:jar:1.0-RC35'
<dependency org="us.joshuatreesoftware" name="fortress" rev="1.0-RC35">
  <artifact name="fortress" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.joshuatreesoftware', module='fortress', version='1.0-RC35')
)
libraryDependencies += "us.joshuatreesoftware" % "fortress" % "1.0-RC35"
[us.joshuatreesoftware/fortress "1.0-RC35"]

Dependencies

compile (19)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.4
commons-configuration : commons-configuration jar 1.6
commons-collections : commons-collections jar 3.2.1
commons-pool : commons-pool jar 1.6
commons-io : commons-io jar 2.4
commons-httpclient : commons-httpclient jar 3.1
com.unboundid : unboundid-ldapsdk jar 2.3.3
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : slf4j-log4j12 jar 1.7.5
log4j : log4j jar 1.2.17
org.jasypt : jasypt jar 1.8
org.jgrapht : jgrapht-jdk1.5 jar 0.7.3
net.sf.ehcache : ehcache-core jar 2.6.5
org.apache.ant : ant jar 1.9.1
org.apache.cxf : cxf-common-utilities jar 2.5.10
javax.ws.rs : jsr311-api jar 1.1-ea
junit : junit jar 4.11
net.sf.opencsv : opencsv jar 2.3
org.apache.directory.server : apacheds-all jar 2.0.0-M15

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RC35
1.0-RC34
1.0-RC33
1.0-RC32
1.0-RC31
1.0-RC30
1.0-RC29
1.0-RC28
1.0-RC27
1.0-RC26
1.0-RC25
1.0-RC24
1.0-RC23
1.0-RC22
1.0-RC21
1.0-RC20
1.0-RC19
1.0-RC18