Exousia

Exousia is an implementation of the Jakarta Authorization API.

License

License

GroupId

GroupId

org.omnifaces
ArtifactId

ArtifactId

exousia
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Exousia
Exousia is an implementation of the Jakarta Authorization API.
Project URL

Project URL

http://omnifaces.org
Project Organization

Project Organization

OmniFaces
Source Code Management

Source Code Management

https://github.com/omnifaces/Exousia

Download exousia

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0
jakarta.authorization : jakarta.authorization-api jar 2.0.0

provided (1)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina Optional jar 10.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Exousia

Implementation of Jakarta Authorization

org.omnifaces

Versions

Version
1.1
1.0
1.0-M1
0.6
0.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4
0.3
0.2
0.1