Jar examples for q:qwazr-search
A Search Engine microservice with indexing and search features based on Apache Lucene
You can download jar file qwazr-search 1.4.0 in this page.
You can use the following script to add qwazr-search-1.4.0.jar to your project.
<dependency> <groupId>com.qwazr</groupId> <artifactId>qwazr-search</artifactId> <version>1.4.0</version> </dependency>
compile group: 'com.qwazr', name: 'qwazr-search', version: '1.4.0'
libraryDependencies += "com.qwazr" % "qwazr-search" % "1.4.0"
<dependency org="com.qwazr" name="qwazr-search" rev="1.4.0"/>
@Grapes(@Grab(group='com.qwazr', module='qwazr-search', version='1.4.0'))
'com.qwazr:qwazr-search:jar:1.4.0'
Click the following link to download the jar file.
qwazr-search-1.4.0-javadoc.jar