Registry / utility / aem-sdk-api

aem-sdk-api

JSON →
library2026.4.25520.20260417T163942Z-260300javamavenunverified

The Adobe Experience Manager (AEM) SDK API, providing interfaces and classes for developing AEM applications.

<dependency> <groupId>com.adobe.aem</groupId> <artifactId>aem-sdk-api</artifactId> <version>2026.4.25520.20260417T163942Z-260300</version> </dependency>
INSTALL
IMPORT
SIG · AEM-SDK-API
A
aem-sdk-api
utilityjavav2026.4.25520.20260417T163942Z-260300
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.

ResourceResolver
com.adobe.aem.sdk.api.ResourceResolver

Obtain a ResourceResolver from the factory to access AEM resources.

import com.adobe.aem.sdk.api.ResourceResolver; ResourceResolver resolver = resourceResolverFactory.getResourceResolver(session);
Debug
Known issues
breakingThe AEM SDK API is version-specific; using an incompatible version with your AEM instance may cause runtime errors.
fix
Ensure the SDK version matches your AEM instance version (e.g., AEM 6.5, AEM Cloud Service).
affects: all
Upgrade
Version history
2026.4.25520.20260417T163942Z-260300latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
29 hits · last 30 days
node
26
OpenAI (training)
1
Resources
aem-sdk-api — mvn dependency:get aem-sdk-api · libregistry