| Title: | Apache Sling API |
|---|---|
| Group ID: | org.apache.sling |
| Artifact ID: | org.apache.sling.api |
| Version: | 2.24.0 |
| Last modified: | 09.11.2021 09:04 |
| Packaging: | jar |
| Name: | Apache Sling API |
| Description: | The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling API bundle does not include the Servlet API but instead requires the API to be provided by the Servlet container in which the Apache Sling framework is running or by another bundle. |
| Vendor: | The Apache Software Foundation |
|
|
|
| Size: | 188.0 KB |
| Download: | https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.24.0/org.apache.sling.api-2.24.0.jar |
| Maven: |
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> <version>2.24.0</version> </dependency> |
| Gradle: | org.apache.sling:org.apache.sling.api:2.24.0 |
| Contained classes: |
|
| Used by: Artifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
|