commit | 2d97367b33159db1827c23390786b5d741dc781c | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Wed Aug 14 13:23:35 2019 +0200 |
committer | GitHub <noreply@github.com> | Wed Aug 14 13:23:35 2019 +0200 |
tree | c0a68f44c026baa34d794b53bb3661d3cd2e7bf3 | |
parent | 0a0b88253484cbb27d41a393f40526efd2c0c340 [diff] | |
parent | be7031b57e2f97a194e7314b05096dc5e8e1e3ef [diff] |
Merge pull request #104 from arjantijms/master Spec version to 3.0
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.