Sling Models in CQ 5.5 ?
Hi,
We're using Sling Models successfully in our AEM 6.0 projects. We also have some projects using CQ 5.5. Right now the Sling Models 1.0.6 implementation doesn't work in a 5.5 instance as the dependency is thas on org.apache.sling.commons.osgi isn't satisfied - 5.5 supplies 2.1.0 and Models needs 2.2 or later.
Is there any way to get Models working on a 5.5 instance ?
Thanks.