Apache Jackrabbit

From Wikipedia, the free encyclopedia
Apache Jackrabbit
Developer(s)Apache Software Foundation
Stable release
2.20.6 / July 7, 2022; 20 months ago (2022-07-07)[1]
Preview release
2.21.12 / September 11, 2022; 18 months ago (2022-09-11)[2]
Repositorygithub.com/apache/jackrabbit
Written inJava
Operating systemCross-platform
TypeContent repository
LicenseApache License 2.0
Websitejackrabbit.apache.org

Apache Jackrabbit is an open source content repository for the Java platform. The Jackrabbit project was started on August 28, 2004, when Day Software licensed an initial implementation of the Java Content Repository API (JCR). Jackrabbit was also used as the reference implementation of JSR-170, specified within the Java Community Process. The project graduated from the Apache Incubator on March 15, 2006, and is now a Top Level Project of the Apache Software Foundation.

JCR specifies an API for application developers (and application frameworks) to use for interaction with modern content repositories that provide content services such as searching, versioning, transactions, etc.

Features[edit]

  • Fine and coarse-grained content access
  • Hierarchical content
  • Structured content
  • Node types and mixins
  • Property types - text, number, date
  • Binary properties
  • XPath queries
  • SQL queries
  • Unstructured content
  • Import and export
  • Referential integrity
  • Access control
  • Versioning
  • JTA support
  • Observation
  • Locking
  • Clustering
  • Multiple persistence models

See also[edit]

  • Apache Sling - a web framework for building applications on top of Apache Jackrabbit
  • Hippo CMS - an Open Source content management system based on Apache Jackrabbit
  • Jahia - Open Source ECM based on Apache Jackrabbit
  • Magnolia (CMS) - an Open Source content management system based on Apache Jackrabbit
  • OpenKM - Open Source KM based on Apache Jackrabbit
  • Sakai Project - Open Source Collaboration and Learning Environment based on Apache Sling and Apache Jackrabbit
  • Adobe Experience Manager - experience management system based on Apache Jackrabbit Oak, successor of the Day CQ content management system acquired by Adobe in 2010

References[edit]

  1. ^ "Apache Jackrabbit – Downloads". Retrieved 27 September 2022.
  2. ^ "Apache Jackrabbit – Downloads". Retrieved 27 September 2022.

External links[edit]