| commit | 6fefa77f9e8d4e651ecfae66b85632a19b86f2f4 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 18:12:04 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 18:16:12 2020 +0100 |
| tree | 0f8d2724cd950958e71265ecbbd5d84780939d57 | |
| parent | 7fbed7e2a64d933a8f683740f8876f9417b722ff [diff] |
Switch parent pom. Add correct license info. 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.