| commit | 50d69173777f83495dcf95b9e735f1d3355608ba | [log] [tgz] |
|---|---|---|
| author | Arjan Tijms <arjan.tijms@gmail.com> | Mon Jul 15 00:31:28 2019 +0200 |
| committer | GitHub <noreply@github.com> | Mon Jul 15 00:31:28 2019 +0200 |
| tree | fd9eaf0b21f937c20eeaa0cc437def90e3edfadf | |
| parent | cf4da19f4f5eb441642d0c0a38dd20872d85a02d [diff] | |
| parent | c0ee4fe3c6315e8be540658bd9d68c9d1ce18713 [diff] |
Merge pull request #93 from arjantijms/master #87 Updated description and readme
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.