Last Version

bboss-elasticsearch 6.2.0

bboss elasticsearch client with restful and java api without elasticsearch jar dependended.

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.bbossgroups.plugins
ArtifactId

ArtifactId

bboss-elasticsearch
Version

Version

6.2.0
Type

Type

jar
Description

Description

bboss-elasticsearch
bboss elasticsearch client with restful and java api without elasticsearch jar dependended.
Project URL

Project URL

http://esdoc.bbossgroups.com
Source Code Management

Source Code Management

https://github.com/bbossgroups/bboss-elasticsearch

Download bboss-elasticsearch 6.2.0


<!-- https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch/ -->
<dependency>
    <groupId>com.bbossgroups.plugins</groupId>
    <artifactId>bboss-elasticsearch</artifactId>
    <version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch/
implementation 'com.bbossgroups.plugins:bboss-elasticsearch:6.2.0'
// https://jarcasting.com/artifacts/com.bbossgroups.plugins/bboss-elasticsearch/
implementation ("com.bbossgroups.plugins:bboss-elasticsearch:6.2.0")
'com.bbossgroups.plugins:bboss-elasticsearch:jar:6.2.0'
<dependency org="com.bbossgroups.plugins" name="bboss-elasticsearch" rev="6.2.0">
  <artifact name="bboss-elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bbossgroups.plugins', module='bboss-elasticsearch', version='6.2.0')
)
libraryDependencies += "com.bbossgroups.plugins" % "bboss-elasticsearch" % "6.2.0"
[com.bbossgroups.plugins/bboss-elasticsearch "6.2.0"]

Dependencies

compile (12)

Group / Artifact Type Version
com.bbossgroups.plugins : bboss-elasticsearch-rest jar 6.2.0
org.elasticsearch : elasticsearch jar 6.3.2
org.elasticsearch.client : x-pack-transport jar 6.3.2
com.unboundid : unboundid-ldapsdk jar 3.2.0
org.bouncycastle : bcprov-jdk15on jar 1.58
org.bouncycastle : bcpkix-jdk15on jar 1.58
com.google.code.gson : gson jar 2.2.2
com.google.guava : guava jar 11.0.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.8.2
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.