commit | 634dc83a747d237067191417b5a0fd88da3c8dda | [log] [tgz] |
---|---|---|
author | Eclipse EL Bot <el-bot@eclipse.org> | Tue Aug 17 09:46:55 2021 +0000 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Aug 17 09:46:55 2021 +0000 |
tree | c60c0af493164d359f357b20a788983f8391934a | |
parent | 4db7d001892ba1ca2fcdc183153c4e4179f613be [diff] |
Prepare release org.glassfish:jakarta.el:4.0.2
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language can be built by executing the following from the project root:
mvn clean package
The API jar can then be found in /target.
To make changes, fork this repository, make your changes, and submit a pull request.
Jakarta Expression Language defines an expression language for Java applications.