Fortress- EnMasse

EnMasse is a Web application that provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine.

License

License

BSD
GroupId

GroupId

us.joshuatreesoftware
ArtifactId

ArtifactId

enmasse
Last Version

Last Version

1.0-RC35
Release Date

Release Date

Type

Type

war
Description

Description

Fortress- EnMasse
EnMasse is a Web application that provides a RESTful implementation of Fortress' ANSI RBAC INCITS 359 engine.

Download enmasse

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
us.joshuatreesoftware : fortress jar 1.0-RC35
org.apache.cxf : cxf-bundle jar 2.5.0
org.springframework : spring-context jar 3.0.4.RELEASE
org.springframework : spring-core jar 3.0.4.RELEASE
org.springframework : spring-beans jar 3.0.4.RELEASE
org.springframework : spring-oxm jar 3.0.4.RELEASE
org.springframework.security : spring-security-acl jar 3.1.4.RELEASE
org.springframework.security : spring-security-config jar 3.1.4.RELEASE
org.springframework.security : spring-security-web jar 3.1.4.RELEASE
org.aspectj : aspectjrt jar 1.5.4
org.aspectj : aspectjweaver jar 1.5.4
org.springframework : spring-dao jar 2.0.8
log4j : log4j jar 1.2.17
commons-httpclient : commons-httpclient jar 3.1
org.codehaus.jackson : jackson-jaxrs jar 1.9.0
commons-beanutils : commons-beanutils jar 1.8.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

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-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