is not current version
Last Version 1.0-RC39

org.openldap:enmasse 1.0-RC37

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

GroupId

GroupId

org.openldap
ArtifactId

ArtifactId

enmasse
Version

Version

1.0-RC37
Type

Type

war

Download enmasse 1.0-RC37


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