Registry / database / jackrabbit-jcr-commons

jackrabbit-jcr-commons

JSON →
library2.22.3javamavenunverified

Jackrabbit JCR Commons provides general-purpose utility classes for working with the Java Content Repository (JCR) API.

<dependency> <groupId>org.apache.jackrabbit</groupId> <artifactId>jackrabbit-jcr-commons</artifactId> <version>2.22.3</version> </dependency>
INSTALL
IMPORT
SIG · JACKRABBIT-JCR-COM
J
jackrabbit-jcr-commons
databasejavav2.22.3
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.

JcrUtils
org.apache.jackrabbit.commons.JcrUtils

Connect to a JCR repository and print its name.

import org.apache.jackrabbit.commons.JcrUtils; import javax.jcr.Repository; Repository repo = JcrUtils.getRepository("http://localhost:4502/crx/server"); System.out.println("Repository: " + repo.getDescriptor("jcr.repository.name"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.22.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
jackrabbit-jcr-commons — mvn dependency:get jackrabbit-jcr-commons · libregistry