Folks,I'm currently developing some components using Sightly on AEM 6.1
and discovered that the com.adobe.cq.sightly.WCMUse is deprecated. I've
currently used the below maven dependency for the aem uber
jar, com.adobe.aem
uber-jar
apisAfter some digging on the net,
I discovered that the com.adobe.cq.sightly.WCMUse is deprecated because
Adobe has donated the Sightly project to the Apache Foundation. But I
haven't been able to find the appropriate maven dependency to include
the right packages for...