Jar examples for o:org.apache.sling.jcr.ocm
This bundle provides Object Content Mapping support for resources loaded from a JCR repositories. This support is implemented as an AdapterFactory for Resource objects.
You can download jar file org.apache.sling.jcr.ocm 2.0.2-incubator in this page.
Apache License
You can use the following script to add org.apache.sling.jcr.ocm-2.0.2-incubator.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jcr.ocm</artifactId> <version>2.0.2-incubator</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.jcr.ocm', version: '2.0.2-incubator'
libraryDependencies += "org.apache.sling" % "org.apache.sling.jcr.ocm" % "2.0.2-incubator"
<dependency org="org.apache.sling" name="org.apache.sling.jcr.ocm" rev="2.0.2-incubator"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.jcr.ocm', version='2.0.2-incubator'))
'org.apache.sling:org.apache.sling.jcr.ocm:jar:2.0.2-incubator'
Click the following link to download the jar file.
org.apache.sling.jcr.ocm-2.0.2-incubator-javadoc.jar