commit | a6adfe459ee0de20548a039ac637d8fa632f3a5e | [log] [tgz] |
---|---|---|
author | arjantijms <arjan.tijms@gmail.com> | Mon Jul 15 00:43:17 2019 +0200 |
committer | arjantijms <arjan.tijms@gmail.com> | Mon Jul 15 00:43:17 2019 +0200 |
tree | 2ebe44eb8f39ff299d7febb17bd420c37d431ebc | |
parent | 50d69173777f83495dcf95b9e735f1d3355608ba [diff] |
Prepare for 3.0.3 release Signed-off-by: arjantijms <arjan.tijms@gmail.com>
This repository contains the code for Jakarta Expression Language.
Jakarta Authentication 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.