Download hebmorph-lucene-2.2.0.jar file - Jar h

Jar examples for h:hebmorph-lucene

Description

Enabling Hebrew search through Lucene. Part of the HebMorph project, for making Hebrew properly searchable

You can download jar file hebmorph-lucene 2.2.0 in this page.

License

Affero GPL3

Build File

You can use the following script to add hebmorph-lucene-2.2.0.jar to your project.

<dependency>
   <groupId>com.code972.hebmorph</groupId>
   <artifactId>hebmorph-lucene</artifactId>
   <version>2.2.0</version>
</dependency>
compile group: 'com.code972.hebmorph', name: 'hebmorph-lucene', version: '2.2.0'
libraryDependencies += "com.code972.hebmorph" % "hebmorph-lucene" % "2.2.0"
<dependency org="com.code972.hebmorph" name="hebmorph-lucene" rev="2.2.0"/>
@Grapes(@Grab(group='com.code972.hebmorph', module='hebmorph-lucene', version='2.2.0'))
'com.code972.hebmorph:hebmorph-lucene:jar:2.2.0'

Download

Click the following link to download the jar file.

hebmorph-lucene-2.2.0-javadoc.jar
hebmorph-lucene-2.2.0-sources.jar
hebmorph-lucene-2.2.0.jar
hebmorph-lucene-2.2.0.pom



Related Tutorials