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