commit | 2562836a6e0a422e473bee1dfd75961ec5be225e | [log] [tgz] |
---|---|---|
author | Arjan Tijms <arjan.tijms@gmail.com> | Tue Dec 22 00:15:35 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Dec 22 00:15:35 2020 +0100 |
tree | de9a6bdfd73c211968e96c740caa456fe1a5c62a | |
parent | 880b5f2abbea9a1762643ca4e9e546a09058d285 [diff] | |
parent | e8b0d32c21bf7b26f62a1a581a1594cd1eeaa96c [diff] |
Merge pull request #150 from arjantijms/master Set impl and api to snapshot
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.