Download oak-lucene-1.7.12.jar file - Jar o

Jar examples for o:oak-lucene

Description

Oak Lucene integration subproject

You can download jar file oak-lucene 1.7.12 in this page.

License

Apache License

Build File

You can use the following script to add oak-lucene-1.7.12.jar to your project.

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

Download

Click the following link to download the jar file.

oak-lucene-1.7.12-javadoc.jar
oak-lucene-1.7.12-sources.jar
oak-lucene-1.7.12-tests.jar
oak-lucene-1.7.12.jar
oak-lucene-1.7.12.pom



Related Tutorials