| commit | 5d4a419237abe6a4c290d663099e4881736a8acc | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Thu Jul 16 16:26:52 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Thu Jul 16 16:26:52 2020 +0100 |
| tree | 12c314f0923e8ec1df6ce5960001ce5871464e52 | |
| parent | 10469f16b323073dbec3db88623d734bca62638b [diff] |
Remove unused import Signed-off-by: Mark Thomas <markt@apache.org>
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.