Page 1 of 1

A custom AEM application is using the PageManager API. What should a developer add to make the application compile and r

Posted: Thu Jul 21, 2022 9:09 pm
by answerhappygod
A custom AEM application is using the PageManager API.
What should a developer add to make the application compile and run correctly in AEM?

A. a maven dependency to AEM uber-jar to the content package
B. a maven dependency to bundle cq-wcm-core to the application bundle
C. a maven dependency to AEM uber-jar to the application bundle
D. a maven dependency to bundle cq-wcm-api to the content package