The CRX API provides interfaces for content repository operations in Adobe Experience Manager.
<dependency>
<groupId>com.day.crx</groupId>
<artifactId>crx-api</artifactId>
<version>2.6.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage of CRX API to create a session.
Migrate to org.apache.jackrabbit:jackrabbit-api for new projects.
No dependency data recorded yet.