Expand my Community achievements bar.

SOLVED

AEM 6.1

Avatar

Former Community Member

Hi All,

Does AEM 6.1 software contain the JCR API (Java Content Repository)?  Or this from a separate download?

Thanks,

Tom

1 Accepted Solution

Avatar

Correct answer by
Administrator

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



Kautuk Sahni

View solution in original post

2 Replies

Avatar

Employee

This is included in AEM6.1, where Oak is the implementation of JCR.

Avatar

Correct answer by
Administrator

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



Kautuk Sahni