| commit | 0843edfe910ba5d7aff79a4daa45e552f16680ce | [log] [tgz] |
|---|---|---|
| author | Mark Thomas <markt@apache.org> | Tue Jun 09 17:56:48 2020 +0100 |
| committer | Mark Thomas <markt@apache.org> | Tue Jun 09 17:56:48 2020 +0100 |
| tree | 0bce403a50835565305955461e4d3db3ed75dab6 | |
| parent | a407c2bd636db99a071ead08448379e76a815797 [diff] |
Correct schema
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.