Download hebmorph-lucene-1.3.4.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 1.3.4 in this page.

License

Affero GPL3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials