JBoss implementation of the Jakarta Server Pages API specification version 2.3.
<dependency>
<groupId>org.jboss.spec.javax.servlet.jsp</groupId>
<artifactId>jboss-jsp-api_2.3_spec</artifactId>
<version>2.0.1.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example accessing the default JspFactory.
Use the javax.servlet.jsp variant (jboss-jsp-api_2.3_spec with javax namespace) for older servers.
No dependency data recorded yet.