Apache Commons JEXL is an implementation of the JSTL Expression Language with extensions for dynamic expression evaluation in Java.
<dependency>
<groupId>commons-jexl</groupId>
<artifactId>commons-jexl</artifactId>
<version>20040821.000101</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluate a simple JEXL expression
No known issues recorded.
No dependency data recorded yet.