@Version("3.5.0")

Package org.apache.sling.jcr.base

The org.apache.sling.jcr.base package provides basic support to expose JCR repositories in Sling. The primary classes to implement are org.apache.sling.jcr.base.AbstractSlingRepositoryManager to manage the actual JCR repository instance and AbstractSlingRepository2 being the basis for the repository service instance handed to using bundles.