Implementation of the Java Standard Tag Library (JSTL) for use in Jakarta Server Pages.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>apache-jstl</artifactId>
<version>11.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extends ConditionalTagSupport to create a custom JSTL conditional tag.
Use jakarta imports for modern servlet containers (Tomcat 10+, Jetty 11+).
No dependency data recorded yet.