Download jackrabbit-jcr-commons-1.5.2.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 1.5.2 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jackrabbit-jcr-commons-1.5.2-sources.jar
jackrabbit-jcr-commons-1.5.2.jar
jackrabbit-jcr-commons-1.5.2.pom



Related Tutorials