Registry / dependency-injection / org-apache-sling-adapter

org-apache-sling-adapter

JSON →
library2.3.0javamavenunverified

Bundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager.

<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.adapter</artifactId> <version>2.3.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-SLING-A
O
org-apache-sling-adapter
dependency-injectionjavav2.3.0
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.

AdapterManager
org.apache.sling.adapter.AdapterManager

Minimal example showing usage of Apache Sling AdapterManager.

import org.apache.sling.adapter.AdapterManager; public class Quickstart { public static void main(String[] args) { AdapterManager manager = new AdapterManager(); System.out.println("AdapterManager created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
28
OpenAI (training)
1
Resources
org-apache-sling-adapter — mvn dependency:get org-apache-sling-adapter · libregistry