How does one determine what is the correct version of jackrabbit-standalone***.jar for CQ 5.6.1 (I am currently working on) and for CQ 6.1 (will be upgrading to very soon).
On http://mvnrepository.com/artifact/org.apache.jackrabbit/jackrabbit-standalone the latest version is
<dependency>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>jackrabbit-standalone</artifactId>
<version>1.6.5</version>
</dependency>
Solved! Go to Solution.
Views
Replies
Total Likes
Use the AEM dependency finder:
[img]deFinder.png[/img]
The URL is:
Views
Replies
Total Likes
Hi Clive,
jackrabbit-standalone is used to run a standalone JCR. It wouldn't be typical to use this with AEM because you are generally going to be using the JCR bootstrap by AEM. Can you explain what you are trying to accomplish?
Regards,
Justin
Views
Replies
Total Likes
Use the AEM dependency finder:
[img]deFinder.png[/img]
The URL is:
Views
Replies
Total Likes
Views
Likes
Replies