EL

JSP 2.0 Expression Language Interpreter Implementation

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

commons-el
ArtifactId

ArtifactId

commons-el
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

EL
JSP 2.0 Expression Language Interpreter Implementation
Project URL

Project URL

http://jakarta.apache.org/commons/el/
Project Organization

Project Organization

The Apache Software Foundation

Download commons-el

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.3

provided (2)

Group / Artifact Type Version
servletapi : servletapi jar 2.4-20040521
jspapi : jsp-api jar 2.0-20040521

Project Modules

There are no modules declared in this project.

Versions

Version
1.0