is not current version
Last Version 1.0.2

Eleos 1.0

Eleos is an implementation of the Jakarta Authentication API.

License

License

GroupId

GroupId

org.omnifaces
ArtifactId

ArtifactId

eleos
Version

Version

1.0
Type

Type

jar
Description

Description

Eleos
Eleos is an implementation of the Jakarta Authentication API.
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 1.0


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

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.1

Project Modules

There are no modules declared in this project.