JavaServer Pages Standard Tag Library API.
<dependency>
<groupId>javax.servlet.jsp.jstl</groupId>
<artifactId>javax.servlet.jsp.jstl-api</artifactId>
<version>1.2.2</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 tag.
Replace javax.servlet.jsp.jstl with jakarta.servlet.jsp.jstl in your imports and dependencies.
No dependency data recorded yet.