| commit | f5b61d91f1ec32a6842638e61f35f6a11d8eb850 | [log] [tgz] |
|---|---|---|
| author | Arjan Tijms <arjan.tijms@gmail.com> | Wed Aug 19 13:09:46 2020 +0200 |
| committer | GitHub <noreply@github.com> | Wed Aug 19 13:09:46 2020 +0200 |
| tree | ebbd3148e0d87bcc19f28956bc3f1e06e971e9be | |
| parent | 73dd7029596c15923c08bf73e86dbea07f8c7b7b [diff] | |
| parent | a834bcdd8f61e34b01d2a2c8f7a8a8c4aed5d8ad [diff] |
Merge pull request #133 from arjantijms/pom_versions_automatic Update versions and automatic module in pom, plus tidying
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.