| commit | a834bcdd8f61e34b01d2a2c8f7a8a8c4aed5d8ad | [log] [tgz] |
|---|---|---|
| author | arjantijms <arjan.tijms@gmail.com> | Tue Aug 18 21:28:03 2020 +0200 |
| committer | arjantijms <arjan.tijms@gmail.com> | Tue Aug 18 21:28:03 2020 +0200 |
| tree | ebbd3148e0d87bcc19f28956bc3f1e06e971e9be | |
| parent | 73dd7029596c15923c08bf73e86dbea07f8c7b7b [diff] |
Update versions and automatic module in pom, plus tidying Signed-off-by: arjantijms <arjan.tijms@gmail.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.