This package browser is in early development. Mind the rough edges.

java-commons-jexl

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.

Installation

Install the latest version of java-commons-jexl as follows:

guix install java-commons-jexl

Or install a particular version:

guix install java-commons-jexl@2.1.1

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.