Download bboss-elasticsearch-rest-5.0.8.2.jar file - Jar b

Jar examples for b:bboss-elasticsearch-rest

Description

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.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

bboss-elasticsearch-rest-5.0.8.2-javadoc.jar
bboss-elasticsearch-rest-5.0.8.2-sources.jar
bboss-elasticsearch-rest-5.0.8.2.jar
bboss-elasticsearch-rest-5.0.8.2.pom



Related Tutorials