Jar examples for o:org.apache.sling.jcr.resource
This bundle provides the JCR based ResourceResolver.
You can download jar file org.apache.sling.jcr.resource 2.3.8 in this page.
Apache License
You can use the following script to add org.apache.sling.jcr.resource-2.3.8.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.jcr.resource</artifactId> <version>2.3.8</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.jcr.resource', version: '2.3.8'
libraryDependencies += "org.apache.sling" % "org.apache.sling.jcr.resource" % "2.3.8"
<dependency org="org.apache.sling" name="org.apache.sling.jcr.resource" rev="2.3.8"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.jcr.resource', version='2.3.8'))
'org.apache.sling:org.apache.sling.jcr.resource:jar:2.3.8'
Click the following link to download the jar file.
org.apache.sling.jcr.resource-2.3.8-javadoc.jar