commit | 2ed5d5ddf84031fa66561689e77a0bbcbd7dca5f | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Thu Jun 11 21:26:35 2020 +0100 |
committer | Mark Thomas <markt@apache.org> | Thu Jun 11 21:26:35 2020 +0100 |
tree | fa1815c8e789232d242f6327d4e10fe9910b1861 | |
parent | 92e71187cfa58b34640d81ea84251ce0cb8e545a [diff] |
The correct license info is in the parent pom
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.