Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
Does AEM 6.1 software contain the JCR API (Java Content Repository)? Or this from a separate download?
Thanks,
Tom
Solved! Go to Solution.
That are part of AEM 6.1 as mentioned by Feike.
Some Reference implementation of these are:-
Link:- https://helpx.adobe.com/experience-manager/using/querying-experience-manager-data-using1.html
//Querying Adobe Experience Manager Data using the JCR API
Link:- https://helpx.adobe.com/experience-manager/using/programmatically-accessing-cq-content-using.html
//Programmatically Accessing Adobe CQ Content using the JCR API
Link:- https://helpx.adobe.com/experience-manager/using/using-sling-apis.html
//Using Sling APIs to retrieve content from the Adobe Experience Manager Repository
~kautuk
View solution in original post
This is included in AEM6.1, where Oak is the implementation of JCR.
Views
Likes
Replies