| commit | 2922d7d1b98e75955e3198af96a7891b2181e7ad | [log] [tgz] |
|---|---|---|
| author | Scott Marlow <smarlow@redhat.com> | Mon Nov 04 22:09:53 2019 -0500 |
| committer | Scott Marlow <smarlow@redhat.com> | Mon Nov 04 22:09:53 2019 -0500 |
| tree | 8c688d113bc79a76a440fb339110654fec4df5a9 | |
| parent | 3478dc91239674b47e41f26eee325d24ec7fbfbd [diff] |
change from javax.* to jakarta.* Signed-off-by: Scott Marlow <smarlow@redhat.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.