Download mmm-search-engine-impl-lucene-1.0.1.jar file - Jar m

Jar examples for m:mmm-search-engine-impl-lucene

Description

This project provides an implementation of the search-engine using apache lucene as underlying search-technology.

You can download jar file mmm-search-engine-impl-lucene 1.0.1 in this page.

Build File

You can use the following script to add mmm-search-engine-impl-lucene-1.0.1.jar to your project.

<dependency>
   <groupId>net.sf.m-m-m</groupId>
   <artifactId>mmm-search-engine-impl-lucene</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'net.sf.m-m-m', name: 'mmm-search-engine-impl-lucene', version: '1.0.1'
libraryDependencies += "net.sf.m-m-m" % "mmm-search-engine-impl-lucene" % "1.0.1"
<dependency org="net.sf.m-m-m" name="mmm-search-engine-impl-lucene" rev="1.0.1"/>
@Grapes(@Grab(group='net.sf.m-m-m', module='mmm-search-engine-impl-lucene', version='1.0.1'))
'net.sf.m-m-m:mmm-search-engine-impl-lucene:jar:1.0.1'

Download

Click the following link to download the jar file.

mmm-search-engine-impl-lucene-1.0.1-javadoc.jar
mmm-search-engine-impl-lucene-1.0.1-sources.jar
mmm-search-engine-impl-lucene-1.0.1.jar
mmm-search-engine-impl-lucene-1.0.1.pom



Related Tutorials