MVN

com.sun.el : el-ri

Maven & Gradle

Aug 18, 2021
38 usages
58 stars

Jakarta Expression Language 3.0 Implementation · Jakarta Expression Language Implementation

<dependency>
    <groupId>com.sun.el</groupId>
    <artifactId>el-ri</artifactId>
    <version>3.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sun.el : el-ri to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.4

All Versions

Choose a version of com.sun.el : el-ri to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
el-ri-3.0.4
1.0
el-ri-1.0
CVE-2021-28170

How to add a dependency to Maven

Add the following com.sun.el : el-ri maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sun.el</groupId>
    <artifactId>el-ri</artifactId>
    <version>3.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sun.el : el-ri gradle dependency to your build.gradle file:

implementation 'com.sun.el:el-ri:3.0.4'

Gradle Kotlin DSL: Add the following com.sun.el : el-ri gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sun.el:el-ri:3.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sun.el : el-ri sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sun.el" % "el-ri" % "3.0.4"

Advertisement

Dependencies from Group

Aug 18, 2021
38 usages
58 stars

Discover Dependencies

Jul 26, 2023
12 stars
Sep 15, 2021
1 usages
656 stars
Feb 03, 2023
2 usages
199 stars
Aug 30, 2022
2 usages
3k stars
Aug 27, 2021
0 stars
Jun 07, 2023
10 stars
Jul 13, 2023
1 usages
462 stars
Jul 13, 2023
1 usages
462 stars