Jar examples for b:bobo-browse
Bobo Browse 3.2.0 patched for lucene 3.6 compatibility (see https://linkedin.jira.com/browse/BOBO-107). Bobo is a Faceted Search implementation written purely in Java, an extension of Apache Lucene
You can download jar file bobo-browse 3.0.9 in this page.
Apache License
You can use the following script to add bobo-browse-3.0.9.jar to your project.
<dependency> <groupId>com.linkedin.bobo</groupId> <artifactId>bobo-browse</artifactId> <version>3.0.9</version> </dependency>
compile group: 'com.linkedin.bobo', name: 'bobo-browse', version: '3.0.9'
libraryDependencies += "com.linkedin.bobo" % "bobo-browse" % "3.0.9"
<dependency org="com.linkedin.bobo" name="bobo-browse" rev="3.0.9"/>
@Grapes(@Grab(group='com.linkedin.bobo', module='bobo-browse', version='3.0.9'))
'com.linkedin.bobo:bobo-browse:jar:3.0.9'
Click the following link to download the jar file.
bobo-browse-3.0.9-javadoc.jar