Jar examples for b:bboss-elasticsearch-rest
bboss elasticsearch client with restful and java api without elasticsearch jar dependended.
You can download jar file bboss-elasticsearch-rest 5.0.8.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add bboss-elasticsearch-rest-5.0.8.2.jar to your project.
<dependency> <groupId>com.bbossgroups.plugins</groupId> <artifactId>bboss-elasticsearch-rest</artifactId> <version>5.0.8.2</version> </dependency>
compile group: 'com.bbossgroups.plugins', name: 'bboss-elasticsearch-rest', version: '5.0.8.2'
libraryDependencies += "com.bbossgroups.plugins" % "bboss-elasticsearch-rest" % "5.0.8.2"
<dependency org="com.bbossgroups.plugins" name="bboss-elasticsearch-rest" rev="5.0.8.2"/>
@Grapes(@Grab(group='com.bbossgroups.plugins', module='bboss-elasticsearch-rest', version='5.0.8.2'))
'com.bbossgroups.plugins:bboss-elasticsearch-rest:jar:5.0.8.2'
Click the following link to download the jar file.
bboss-elasticsearch-rest-5.0.8.2-javadoc.jar