Jar examples for l:lucene
lucene extension for nim library.
You can download jar file lucene 1.4.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add lucene-1.4.3.jar to your project.
<dependency> <groupId>lucene</groupId> <artifactId>lucene</artifactId> <version>1.4.3</version> </dependency>
compile group: 'lucene', name: 'lucene', version: '1.4.3'
libraryDependencies += "lucene" % "lucene" % "1.4.3"
<dependency org="lucene" name="lucene" rev="1.4.3"/>
@Grapes(@Grab(group='lucene', module='lucene', version='1.4.3'))
'lucene:lucene:jar:1.4.3'
Click the following link to download the jar file.
lucene-1.4.3-sources.jar