Exousia

Eclipse (future) compatible implementation of Jakarta Authorization.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.exousia
ArtifactId

ArtifactId

exousia
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Exousia
Eclipse (future) compatible implementation of Jakarta Authorization.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.exousia
Project Organization

Project Organization

Eclipse Foundation

Download exousia

How to add to project

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

Dependencies

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0