Reference implementation of the JavaServer Pages Standard Tag Library (JSTL) for JSP-based web applications.
<dependency>
<groupId>org.glassfish.web</groupId>
<artifactId>javax.servlet.jsp.jstl</artifactId>
<version>1.2.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a custom conditional JSTL tag.
Migrate to jakarta.servlet.jsp.jstl for Jakarta EE compatibility.
No dependency data recorded yet.