{"id":55158,"library":"taglibs-standard-spec","title":"JSTL Standard Taglib Specification","description":"An implementation of the JSP Standard Tag Library (JSTL) Specification API, providing core tags for JSP pages.","status":"active","version":"1.2.5","language":"java","source_language":null,"source_url":"http://svn.apache.org/viewvc/tomcat/taglibs/standard/tags/taglibs-standard-1.2.5/spec","tags":["jstl","jsp","taglib","servlet","web"],"install":[{"cmd":"<dependency>\n  <groupId>org.apache.taglibs</groupId>\n  <artifactId>taglibs-standard-spec</artifactId>\n  <version>1.2.5</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.apache.taglibs:taglibs-standard-spec:1.2.5'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ConditionalTagSupport","correct":"javax.servlet.jsp.jstl.core.ConditionalTagSupport"}],"quickstart":{"code":"import javax.servlet.jsp.jstl.core.ConditionalTagSupport;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        System.out.println(\"JSTL ConditionalTagSupport class loaded: \" + ConditionalTagSupport.class.getName());\n    }\n}","lang":"java","description":"Minimal example showing that the JSTL specification classes are available."},"warnings":[{"fix":"Replace dependency with jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api and implementation.","message":"JSTL 1.2.5 is outdated; consider using Jakarta Standard Tag Library (jakarta.servlet.jsp.jstl) for modern Jakarta EE projects.","severity":"gotcha","affected_versions":"<=1.2.5"}],"env_vars":null,"search_vec":"'api':15 'core':17 'implement':6 'jsp':9,20,23 'jstl':1,13,22 'librari':12 'page':21 'provid':16 'servlet':25 'specif':4,14 'standard':2,10 'tag':11,18 'taglib':3,24 'web':26","created_at":"2026-06-15T09:39:00.010870+00:00","updated_at":"2026-06-15T09:39:00.010870+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://tomcat.apache.org/taglibs/standard-1.2.5","github":null,"docs":"https://appdoc.app/artifact/org.apache.taglibs/taglibs-standard-spec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}