| Group ID: | org.apache.sling |
|---|---|
| Artifact ID: | org.apache.sling.api |
| Last modified: | 25.07.2018 08:55 |
| Packaging: | bundle |
| 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. |
|
|
|
| Size: | 131.0 KB |
| Download: | https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.18.2/org.apache.sling.api-2.18.2.jar |
| Maven: |
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.api</artifactId> <version>2.18.2</version> </dependency> |
| Gradle: | org.apache.sling:org.apache.sling.api:2.18.2 |
| Contained classes: |
|
| Used by: Artifacts that declare a dependency on this library - on any version, not necessarily this exact one. |
|
| Dependency Graph: |
Show
|