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

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

Download

Click the following link to download the jar file.

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



Related Tutorials