Jackrabbit Object Content Mapping 2.x

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
ArtifactId

ArtifactId

jackrabbit-ocm
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jackrabbit Object Content Mapping 2.x
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 URL

Project URL

http://jackrabbit.apache.org/object-content-mapping.html
Project Organization

Project Organization

The Apache Software Foundation

Download jackrabbit-ocm

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.jcr : jcr jar 2.0
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.6.4
cglib : cglib jar 2.2
commons-beanutils : commons-beanutils jar 1.7.0

test (5)

Group / Artifact Type Version
org.apache.jackrabbit : jackrabbit-core jar 2.4.1
org.apache.jackrabbit : jackrabbit-jcr-tests jar 2.4.1
junit : junit jar 4.7
org.slf4j : slf4j-log4j12 jar 1.6.4
xerces : xercesImpl jar 2.9.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0