The apache-commons-jexl rpms
This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2024-01-19 13:13:34 +00:00
.gitignore Version 3.3 2023-07-18 08:33:31 -06:00
apache-commons-jexl-javacc.patch Version 3.3 2023-07-18 08:33:31 -06:00
apache-commons-jexl.spec Add bootstrap mode to break a dependency cycle 2024-01-16 15:50:08 -07:00
changelog Add forgotten changelog 2023-07-18 08:52:17 -06:00
KEYS Version 3.3 2023-07-18 08:33:31 -06:00
README.md Version 3.3 2023-07-18 08:33:31 -06:00
sources Version 3.3 2023-07-18 08:33:31 -06:00

apache-commons-jexl

JEXL is a library intended to facilitate the implementation of scripting features in applications and frameworks written in Java. JEXL implements an Expression Language based on some extensions to the JSTL Expression Language supporting most of the constructs seen in shell script or ECMAScript. Its goal is to expose scripting features usable by technical operatives or consultants working with enterprise platforms.