Registry / other / crx-api

crx-api

JSON →
library2.6.8javamavenunverified

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>
INSTALL
IMPORT
SIG · CRX-API
C
crx-api
otherjavav2.6.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CRX
com.day.crx.CRX

Basic usage of CRX API to create a session.

import com.day.crx.CRX; CRX crx = new CRX(); crx.login();
Debug
Known issues
breakingCRX API is deprecated in favor of Apache Jackrabbit Oak API.
fix
Migrate to org.apache.jackrabbit:jackrabbit-api for new projects.
affects: >=2.0.0
Upgrade
Version history
2.6.8latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Meta
1
Resources
crx-api — mvn dependency:get crx-api · libregistry