Expression Language 3.0

Java.net - The Source for Java Technology Collaboration

License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

javax.el
Last Version

Last Version

3.0.1-b12
Release Date

Release Date

Type

Type

jar
Description

Description

Expression Language 3.0
Java.net - The Source for Java Technology Collaboration
Project URL

Project URL

http://uel.java.net
Project Organization

Project Organization

GlassFish Community
Source Code Management

Source Code Management

https://github.com/javaee/uel-ri.git

Download javax.el

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

⚠️ This project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.


uel-ri

Expression Language (JSR 341) Reference Implementation

org.glassfish

Java EE

Java Enterprise Edition

Versions

Version
3.0.1-b12
3.0.1-b11
3.0.1-b10
3.0.1-b09
3.0.1-b08
3.0.1-b07
3.0.1-b06
3.0.1-b05
3.0.1-b04
3.0.1-b03
3.0.1-b02
3.0.1-b01
3.0.0
3.0-b07
3.0-b06
3.0-b05
3.0-b04
3.0-b03
3.0-b02
3.0-b01