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

java-mvel2 2.3.1

MVFLEX Expression Language

MVEL has largely been inspired by Java syntax, but has some fundamental differences aimed at making it more efficient as an expression language, such as operators that directly support collection, array and string matching, as well as regular expressions. MVEL is used to evaluate expressions written using Java syntax.

In addition to the expression language, MVEL serves as a templating language for configuration and string construction.

Installation

Install java-mvel2 2.3.1 as follows:

guix install java-mvel2@2.3.1

Or install the latest version:

guix install java-mvel2

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.