| commit | be24a0ae6e1cbbc3b80cc6fc9c1ab1b8f105c154 | [log] [tgz] |
|---|---|---|
| author | Ivar Grimstad <ivar.grimstad@eclipse-foundation.org> | Thu Nov 21 14:19:50 2019 +0100 |
| committer | Mark Thomas <markt@apache.org> | Thu Dec 12 14:36:34 2019 +0000 |
| tree | 1144493108558130a9c5f620d4fee7c692c12346 | |
| parent | e0df340deff38cb2a35c826523945271820944d1 [diff] |
Add contributed docs Signed-off-by: Ivar Grimstad <ivar.grimstad@eclipse-foundation.org>
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.