About Handler Commons
Functionality shared by the handler implementations.
Documentation
AEM Version Support Matrix
Handler Commons version | AEM version supported |
---|---|
2.0.x or higher | AEM 6.5.17+, AEMaaCS |
1.5.x or higher | AEM 6.5.7+, AEMaaCS |
1.4.x | AEM 6.4.5+, AEMaaCS |
1.1.x - 1.3.x | AEM 6.2+ |
1.0.x | AEM 6.1+ |
0.x | AEM 6.0+ |
Dependencies
To use this module you have to deploy also:
wcm.io Sling Commons | |
wcm.io AEM Sling Models Extensions | |
wcm.io WCM Commons | |
wcm.io WCM Granite UI Extensions |
Usage of deprecated APIs
This module uses the API org.apache.sling.commons.json
which is marked as deprecated in AEM. However, it's also baked into the AEM product API itself (DropTarget extends JSONItem which references JSONWriter). So this is unavoidable, unless Adobe changes the AEM product API.