commit | 33c057757e359749887fac8ca1eb3e13113c4c89 | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Fri Oct 16 15:24:46 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 16 15:24:46 2020 +0200 |
tree | f4abe56f5f132f5e696edacf55e9009e4cd6105f | |
parent | 8d4a7babd8aeb33d2328581152401ffe82956232 [diff] |
Update README.md
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.