commit | 4db7d001892ba1ca2fcdc183153c4e4179f613be | [log] [tgz] |
---|---|---|
author | jbescos <jorge.bescos.gascon@oracle.com> | Mon Aug 16 12:53:49 2021 +0200 |
committer | Eclipse EL Bot <el-bot@eclipse.org> | Tue Aug 17 09:46:41 2021 +0000 |
tree | 50b82cb9ebe3b1e801d329a656589ba85e380442 | |
parent | de73c2b035552c239505b8d480b51419f65c7834 [diff] |
Fix copyrights (#164) Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
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.