An implementation of the JSP Standard Tag Library (JSTL) Specification API, providing core tags for JSP pages.
<dependency>
<groupId>org.apache.taglibs</groupId>
<artifactId>taglibs-standard-spec</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.
Minimal example showing that the JSTL specification classes are available.
Replace dependency with jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api and implementation.
No dependency data recorded yet.