не последняя версия
Последняя версия 1.1

org.omnifaces:exousia 0.4

Exousia is an implementation of the Jakarta Authorization API.

Группа

Группа

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

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

exousia
Версия

Версия

0.4
Тип

Тип

jar

Скачать exousia 0.4


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