Last Version

Expression Language API (2.1 Maintenance Release) 2.2.1-b04


GroupId

GroupId

javax.el
ArtifactId

ArtifactId

el-api
Version

Version

2.2.1-b04
Type

Type

jar
Description

Description

Expression Language API (2.1 Maintenance Release)

Download el-api 2.2.1-b04


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.