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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials