Reference implementation of the Unified Expression Language (EL) for Java EE.
<dependency>
<groupId>org.glassfish.web</groupId>
<artifactId>el-impl</artifactId>
<version>2.1.2-b05</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Evaluates a simple EL expression using the GlassFish implementation.
Migrate to Jakarta EL API and implementation (e.g., org.glassfish:jakarta.el).
No dependency data recorded yet.