jar

org.apache.sling : org.apache.sling.servlets.annotations

Maven & Gradle

Jun 08, 2021
61 usages

Apache Sling Servlet Annotations · OSGi DS 1.4 component property type annotations for Sling servlets and filters

Table Of Contents

Latest Version

Download org.apache.sling : org.apache.sling.servlets.annotations JAR file - Latest Versions:

All Versions

Download org.apache.sling : org.apache.sling.servlets.annotations JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.apache.sling.servlets.annotations-1.2.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.sling.servlets.annotations

├─ org.apache.sling.servlets.annotations.SlingServletFilter.class - [JAR]

├─ org.apache.sling.servlets.annotations.SlingServletFilterScope.class - [JAR]

├─ org.apache.sling.servlets.annotations.SlingServletName.class - [JAR]

├─ org.apache.sling.servlets.annotations.SlingServletPaths.class - [JAR]

├─ org.apache.sling.servlets.annotations.SlingServletPathsStrict.class - [JAR]

├─ org.apache.sling.servlets.annotations.SlingServletPrefix.class - [JAR]

├─ org.apache.sling.servlets.annotations.SlingServletResourceTypes.class - [JAR]

Advertisement