Jackrabbit Object Content Mapping

This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.

License

License

GroupId

GroupId

org.apache.jackrabbit
ArtifactId

ArtifactId

jackrabbit-ocm
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Jackrabbit Object Content Mapping
This Jackrabbit subproject is an object/JCR persistence and query service. This tools lets you to persist java objects into a JCR compliant repository - including association, inheritance, polymorphism, composition, and the Java collections framework. Furthermore, this jcr-mapping allows you to express queries in Java-based Criteria, as well as in JCR query language. It offers also features like version support and object locking.
Project Organization

Project Organization

The Apache Software Foundation

Download jackrabbit-ocm

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-ocm/ -->
<dependency>
    <groupId>org.apache.jackrabbit</groupId>
    <artifactId>jackrabbit-ocm</artifactId>
    <version>1.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-ocm/
implementation 'org.apache.jackrabbit:jackrabbit-ocm:1.5.3'
// https://jarcasting.com/artifacts/org.apache.jackrabbit/jackrabbit-ocm/
implementation ("org.apache.jackrabbit:jackrabbit-ocm:1.5.3")
'org.apache.jackrabbit:jackrabbit-ocm:jar:1.5.3'
<dependency org="org.apache.jackrabbit" name="jackrabbit-ocm" rev="1.5.3">
  <artifact name="jackrabbit-ocm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jackrabbit', module='jackrabbit-ocm', version='1.5.3')
)
libraryDependencies += "org.apache.jackrabbit" % "jackrabbit-ocm" % "1.5.3"
[org.apache.jackrabbit/jackrabbit-ocm "1.5.3"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-digester : commons-digester jar 1.7
commons-collections : commons-collections jar 3.1
commons-lang : commons-lang jar 2.1
org.slf4j : slf4j-api jar 1.5.3
cglib : cglib jar 2.1_3
commons-beanutils : commons-beanutils jar 1.7.0

provided (1)

Group / Artifact Type Version
javax.jcr : jcr jar 1.0

test (4)

Group / Artifact Type Version
org.apache.jackrabbit : jackrabbit-core jar 1.5.0
org.apache.geronimo.specs : geronimo-jta_1.0.1B_spec jar 1.0.1
junit : junit jar 3.8.1
org.slf4j : slf4j-log4j12 jar 1.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.0
1.4