Expression Language Implementation


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.web
ArtifactId

ArtifactId

el-impl
Last Version

Last Version

2.2.1-b05
Release Date

Release Date

Type

Type

jar
Description

Description

Expression Language Implementation

Download el-impl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.el : el-api jar 2.2.1-b04

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.1-b05
2.2.1-b04
2.2.1-b03
2.2.1-b02
2.2.1-b01
2.2
2.1.2-b05
2.1.2-b04
2.1.2-b03
2.1.2-b02
2.1.2-b01
1.1.1-b03
1.1.1-b02
1.1.1-b01
1.1