Jakarta Expression Language 3.0 Implementation

Jakarta Expression Language Implementation

License

License

GroupId

GroupId

com.sun.el
ArtifactId

ArtifactId

el-ri
Last Version

Last Version

3.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Jakarta Expression Language 3.0 Implementation
Jakarta Expression Language Implementation
Project URL

Project URL

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

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/el-ri

Download el-ri

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.el : jakarta.el-api jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.4
1.0