Apache Commons
JEXL 2.0.1 Bug Fix Release
Apache Commons have released version version 2.0.1 of Commons JEXL.
JEXL is an Apache Velocity-inspired Expression Language that is intended to support the implementation of dynamic and scripting features in frameworks and applications. The Commons JEXL API and the expression language exploit Java-beans naming patterns through introspection to expose property getters and setters.
Version 2.0.1 is primarily a bug fix release correcting issues found in version 2.0.
It can be downloaded now from the project website.
Follow us