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.1.1 in this page.
Apache License
You can use the following script to add bobo-browse-3.1.1.jar to your project.
<dependency> <groupId>com.linkedin.bobo</groupId> <artifactId>bobo-browse</artifactId> <version>3.1.1</version> </dependency>
compile group: 'com.linkedin.bobo', name: 'bobo-browse', version: '3.1.1'
libraryDependencies += "com.linkedin.bobo" % "bobo-browse" % "3.1.1"
<dependency org="com.linkedin.bobo" name="bobo-browse" rev="3.1.1"/>
@Grapes(@Grab(group='com.linkedin.bobo', module='bobo-browse', version='3.1.1'))
'com.linkedin.bobo:bobo-browse:jar:3.1.1'
Click the following link to download the jar file.
bobo-browse-3.1.1-javadoc.jar