Eleos

Eleos is an implementation of Jakarta Authentication.

License

License

GroupId

GroupId

org.omnifaces
ArtifactId

ArtifactId

eleos
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Eleos
Eleos is an implementation of Jakarta Authentication.
Project URL

Project URL

http://omnifaces.org
Project Organization

Project Organization

OmniFaces
Source Code Management

Source Code Management

https://github.com/omnifaces/eleos

Download eleos

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.omnifaces

Versions

Version
1.0.2
1.0.1
1.0
1.0-M1
0.3.2
0.3.1
0.3
0.2
0.1