Defines an extension to the Jakarta Servlet API for content access and unified request parameter handling in the Apache Sling framework.
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
<version>3.0.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieves a request parameter using the Sling API.
Ensure your servlet container supports Jakarta Servlet 6.0.
No dependency data recorded yet.