Fixes #147 - Add automatic module name to the implementation jar Signed-off-by: Thiago Henrique Hupner <thihup@gmail.com>
This repository contains the code for Jakarta Expression Language.
Jakarta Expression Language 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.