JUEL is an implementation of the Java Unified Expression Language (EL) for JSP and JSF applications.
<dependency>
<groupId>de.odysseus.juel</groupId>
<artifactId>juel-api</artifactId>
<version>2.2.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluate a simple EL expression.
Use javax.el-api 3.0+ and a compatible implementation like Apache EL.
No dependency data recorded yet.