Implementation of the Jakarta Standard Tag Library (JSTL) for use in Jakarta Servlet and JSP applications.
<dependency>
<groupId>org.glassfish.web</groupId>
<artifactId>jakarta.servlet.jsp.jstl</artifactId>
<version>3.0.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates importing JSTL core tag support.
Ensure your servlet container supports Jakarta EE 9+ or use version 2.0.x for javax.servlet namespace.
No dependency data recorded yet.