What version of Apache Sling does Adobe Experience Manager (AEM) 6.2/6.3 use?

Viewed 2965

I was wondering what version of Apache Sling does Adobe Experience Manager (AEM) 6.2/6.3 use? I've searched on various sites, including Adobe's own documentation, but haven't seem to be able to find a definitive answer to this.

At the moment I'm interested in which version org.apache.sling.servlets.get AEM 6.2/6.3 is using, but in the future I'll likely need to know other packages as well.

Thanks for any leads!

2 Answers

To answer @Cris Rockwell's question "What Sling API Docs should one refer for AEM 6.3?" the documentation recommends Sling 9 to AEM 6.3 and Sling 10 for AEM 6.4

Related