MVN

org.glassfish.web : javax.el

Maven & Gradle

Oct 18, 2017
470 usages
14 stars

Expression Language Implementation

<dependency>
    <groupId>org.glassfish.web</groupId>
    <artifactId>javax.el</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.web : javax.el to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.glassfish.web : javax.el to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
javax.el-2.2.6
CVE-2021-28170
javax.el-2.2.5
CVE-2021-28170
javax.el-2.2.4
CVE-2021-28170
javax.el-2.2.3
CVE-2021-28170
javax.el-2.2.2
CVE-2021-28170
javax.el-2.2.1
CVE-2021-28170
1.1.x
javax.el-1.1.3
CVE-2021-28170
javax.el-1.1.2
CVE-2021-28170

How to add a dependency to Maven

Add the following org.glassfish.web : javax.el maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.glassfish.web</groupId>
    <artifactId>javax.el</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.glassfish.web : javax.el gradle dependency to your build.gradle file:

implementation 'org.glassfish.web:javax.el:1.1.3'

Gradle Kotlin DSL: Add the following org.glassfish.web : javax.el gradle kotlin dependency to your build.gradle.kts file:

implementation("org.glassfish.web:javax.el:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.glassfish.web : javax.el sbt scala dependency to your build.sbt file:

libraryDependencies += "org.glassfish.web" % "javax.el" % "1.1.3"

Advertisement

Dependencies from Group

Aug 04, 2011
636 usages
Oct 18, 2017
470 usages
14 stars
Jun 15, 2011
288 usages
Jul 13, 2018
91 usages
44 stars
Aug 02, 2018
58 usages
21 stars

Discover Dependencies

Jun 24, 2019
168 usages
0 stars
Apr 23, 2019
189 usages
4.4k stars
Jul 07, 2023
330 usages
3 stars
Mar 11, 2017
176 usages
12.5k stars
Mar 09, 2014
120 usages
Feb 28, 2023
248 usages
Jun 09, 2010
8 usages
Feb 25, 2010
74 usages
Oct 16, 2013
14 usages
38 stars