aid: jcr name: JCR description: >- JCR (Java Content Repository) is a Java specification (JSR-283, "Content Repository for Java Technology API 2.0") that provides a vendor-neutral, implementation-independent way to access content bi-directionally on a granular level within a content repository. It defines features for hierarchical content modeling, versioning, access control, search, locking, and observation, with the javax.jcr package as its core. The reference implementation is provided by the Apache Jackrabbit project. type: Index image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - CMS - Content Repository - Java - JCR - JSR-283 - Standard url: >- https://raw.githubusercontent.com/api-evangelist/jcr/refs/heads/main/apis.yml created: '2025-01-01' modified: '2026-04-28' specificationVersion: '0.19' apis: [] common: - type: DomainSecurity url: security/jcr-domain-security.yml - type: Website url: https://jcp.org/en/jsr/detail?id=283 - type: ReferenceImplementation url: https://jackrabbit.apache.org - type: Specification url: http://jcp.org/aboutJava/communityprocess/final/jsr283/index.html maintainers: - FN: Kin Lane email: kin@apievangelist.com