MVN

javax.el : el-api

Maven & Gradle

Jan 18, 2011
713 usages

Expression Language API (2.1 Maintenance Release)

<dependency>
    <groupId>javax.el</groupId>
    <artifactId>el-api</artifactId>
    <version>2.2.1-b04</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.1-b04

All Versions

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

Version Vulnerabilities Updated
2.2.x
el-api-2.2.1-b04
el-api-2.2.1-b03
el-api-2.2.1-b01
el-api-2.2.1-b02
2.2
el-api-2.2
2.1.x
el-api-2.1.2-b04
el-api-2.1.2-b05
el-api-2.1.2-b03
el-api-2.1.2-b02
el-api-2.1.2-b01
1.1.x
el-api-1.1.1-b02
el-api-1.1.1-b01
1.1
el-api-1.1
1.0
el-api-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>javax.el</groupId>
    <artifactId>el-api</artifactId>
    <version>2.2.1-b04</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.el : el-api gradle dependency to your build.gradle file:

implementation 'javax.el:el-api:2.2.1-b04'

Gradle Kotlin DSL: Add the following javax.el : el-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.el:el-api:2.2.1-b04")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.el : el-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.el" % "el-api" % "2.2.1-b04"

Advertisement

Dependencies from Group

Jun 04, 2018
1.5k usages
14 stars
Jan 18, 2011
713 usages

Discover Dependencies

Jul 28, 2023
53 usages
1.1k stars
Aug 23, 2023
132 usages
Jun 19, 2023
139 usages
Jun 08, 2023
79 usages
629 stars
Aug 24, 2023
1.9k usages
72.5k stars
May 15, 2023
1 usages
7.3k stars
May 19, 2023
127 usages
503 stars
May 19, 2023
21.5k stars
Apr 08, 2021
52 usages
161 stars
Jan 05, 2016
1 usages
3.6k stars