Download jackrabbit-spi-commons-1.4.jar file - Jar j

Jar examples for j:jackrabbit-spi-commons

Description

You can download jar file jackrabbit-spi-commons 1.4 in this page.

License

Apache License

Build File

You can use the following script to add jackrabbit-spi-commons-1.4.jar to your project.

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

Download

Click the following link to download the jar file.

jackrabbit-spi-commons-1.4-sources.jar
jackrabbit-spi-commons-1.4.jar
jackrabbit-spi-commons-1.4.pom



Related Tutorials