Download bboss-elasticsearch-rest-5.0.8.3.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.3 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.3.jar to your project.

<dependency>
   <groupId>com.bbossgroups.plugins</groupId>
   <artifactId>bboss-elasticsearch-rest</artifactId>
   <version>5.0.8.3</version>
</dependency>
compile group: 'com.bbossgroups.plugins', name: 'bboss-elasticsearch-rest', version: '5.0.8.3'
libraryDependencies += "com.bbossgroups.plugins" % "bboss-elasticsearch-rest" % "5.0.8.3"
<dependency org="com.bbossgroups.plugins" name="bboss-elasticsearch-rest" rev="5.0.8.3"/>
@Grapes(@Grab(group='com.bbossgroups.plugins', module='bboss-elasticsearch-rest', version='5.0.8.3'))
'com.bbossgroups.plugins:bboss-elasticsearch-rest:jar:5.0.8.3'

Download

Click the following link to download the jar file.

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



Related Tutorials