commit | b89d254b2d0db91e3d7562fb7abc6b00410d7665 | [log] [tgz] |
---|---|---|
author | Mark Thomas <markt@apache.org> | Thu Jul 03 16:29:39 2025 +0100 |
committer | Mark Thomas <mark.thomas@broadcom.com> | Thu Jul 03 16:34:41 2025 +0100 |
tree | ade816192e07971a0bac7e0eb869dfd998698552 | |
parent | 4539dd14f92a2aad01f42b3cb4397968aa363add [diff] |
Update JUnit. Use BoM.
This repository contains the source for:
Jakarta Expression Language API can be built by executing the following from the project root:
cd api mvn clean package
The API jar can then be found in /impl/target
.
Jakarta Expression Language specification can be built by executing the following from the project root:
cd spec mvn clean package
The API jar can then be found in /spec/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.