commit | d7ca38ca83bd78fc75206c54740a50f6a7c08ac2 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Wed Jun 10 13:07:26 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Wed Jun 10 13:07:26 2020 +0100 |
tree | 079177b42ed4d0a9701d9962392b1efb94e9ed12 | |
parent | 0aa46fd90a228c792fc7fdb3bfba020751c38e27 [diff] |
Update Javadoc title and footer for implementation
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.