java-commons-jexl 2.1.1
Java Expression Language
JEXL is a library intended to facilitate the implementation of dynamic and 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.
- Outputs:
out
- Website: https://commons.apache.org/proper/commons-jexl/
- Licenses: ASL 2.0
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-commons-jexl 2.1.1
as follows:
guix install java-commons-jexl@2.1.1
Or install the latest version:
guix install java-commons-jexl
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.