не последняя версия
Последняя версия 1.0-RC39

org.openldap:fortress 1.0-RC38

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

Группа

Группа

org.openldap
Идентификатор

Идентификатор

fortress
Версия

Версия

1.0-RC38
Тип

Тип

jar

Скачать fortress 1.0-RC38


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