| commit | c0ee4fe3c6315e8be540658bd9d68c9d1ce18713 | [log] [tgz] |
|---|---|---|
| author | arjantijms <arjan.tijms@gmail.com> | Mon Jul 15 00:30:43 2019 +0200 |
| committer | arjantijms <arjan.tijms@gmail.com> | Mon Jul 15 00:30:43 2019 +0200 |
| tree | fd9eaf0b21f937c20eeaa0cc437def90e3edfadf | |
| parent | cf4da19f4f5eb441642d0c0a38dd20872d85a02d [diff] |
#87 Updated description and readme 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.