Implementation of the Java Unified Expression Language as specified by the Expression Language Specification, Version 2.1: part of the JSP 2.1 standard (JSR-245).
'de.odysseus.juel:juel:2.1.2'
<dependency>
<groupId>de.odysseus.juel</groupId>
<artifactId>juel</artifactId>
<version>2.1.2</version>
</dependency>
<dependency org="de.odysseus.juel" name="juel" rev="2.1.2"/>
"de.odysseus.juel", "juel", "2.1.2"