Download jackrabbit-jcr-commons-2.4.8.jar file - Jar j

Jar examples for j:jackrabbit-jcr-commons

Description

General purpose classes for use with the JCR API

You can download jar file jackrabbit-jcr-commons 2.4.8 in this page.

License

Apache License

Build File

You can use the following script to add jackrabbit-jcr-commons-2.4.8.jar to your project.

<dependency>
   <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-jcr-commons</artifactId>
   <version>2.4.8</version>
</dependency>
compile group: 'org.apache.jackrabbit', name: 'jackrabbit-jcr-commons', version: '2.4.8'
libraryDependencies += "org.apache.jackrabbit" % "jackrabbit-jcr-commons" % "2.4.8"
<dependency org="org.apache.jackrabbit" name="jackrabbit-jcr-commons" rev="2.4.8"/>
@Grapes(@Grab(group='org.apache.jackrabbit', module='jackrabbit-jcr-commons', version='2.4.8'))
'org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.4.8'

Download

Click the following link to download the jar file.

jackrabbit-jcr-commons-2.4.8-javadoc.jar
jackrabbit-jcr-commons-2.4.8-sources.jar
jackrabbit-jcr-commons-2.4.8.jar
jackrabbit-jcr-commons-2.4.8.pom



Related Tutorials