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

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.

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.