Registry / web-framework / org-apache-sling-servlets-post

org-apache-sling-servlets-post

JSON →
library3.0.2javamavenunverified

Provides default POST servlets for Apache Sling, handling content creation and modification via HTTP POST requests.

<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.servlets.post</artifactId> <version>3.0.2</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-SLING-S
O
org-apache-sling-servlets-post
web-frameworkjavav3.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SlingPostServlet
org.apache.sling.servlets.post.SlingPostServlet

Minimal usage of SlingPostServlet

import org.apache.sling.servlets.post.SlingPostServlet; public class Example { public static void main(String[] args) { SlingPostServlet servlet = new SlingPostServlet(); System.out.println("Sling POST servlet ready"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-apache-sling-servlets-post — mvn dependency:get org-apache-sling-servlets-post · libregistry