| License |
License |
|---|---|
| GroupId | GroupIdorg.omnifaces |
| ArtifactId | ArtifactIdeleos |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEleos
Eleos is an implementation of Jakarta Authentication.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| eleos-1.0.2.pom | |
| eleos-1.0.2.jar | 105 KB |
| eleos-1.0.2-sources.jar | 80 KB |
| eleos-1.0.2-javadoc.jar | 750 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| jakarta.authentication : jakarta.authentication-api | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |