Last Version

Vind Backend - Elasticsearch 3.2.0

Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.rbmhtechnology.vind
ArtifactId

ArtifactId

backend-elasticsearch
Version

Version

3.2.0
Type

Type

jar
Description

Description

Vind Backend - Elasticsearch
Vind is build to enable the integration of search facilities in java projects without getting to deep into the search topic
Project Organization

Project Organization

Red Bull Media House Technology GmbH

Download backend-elasticsearch 3.2.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.rbmhtechnology.vind : vind-api jar 3.2.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
org.elasticsearch.client : elasticsearch-rest-high-level-client jar 7.6.1
org.elasticsearch.plugin : percolator-client jar 7.6.1
org.apache.httpcomponents : httpcore jar 4.4.12
org.apache.httpcomponents : httpcore-nio jar 4.4.12

test (5)

Group / Artifact Type Version
org.testcontainers : elasticsearch jar 1.13.0
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.