| commit | 51c2c3c7b9d02992183959e289d66d81da18deb2 | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Thu Jul 16 16:31:20 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Thu Jul 16 16:31:20 2020 +0100 |
| tree | c441f5ae7929ff4173f32a4e7e99d558fa5a686a | |
| parent | 191405924cabc55313d68a3fd20c4dc8b2709fd2 [diff] |
Another version update
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.