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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials