How To Install Java Artifact org.hibernate.hibernate-search-backend-elasticsearch v5.6.0.Alpha2

org.hibernate hibernate-search-backend-elasticsearch 5.6.0.Alpha2

Introduction

In this article, we'll learn how to install Java artifact hibernate-search-backend-elasticsearch from org.hibernate group in version 5.6.0.Alpha2. The artifact is available in 3 versions: 5.6.0.Alpha3 5.6.0.Alpha2 5.6.0.Alpha1 The parent project is: org.hibernate::hibernate-search-parent::5.6.0.Alpha2

How To Install Java Artifact org.hibernate.hibernate-search-backend-elasticsearch In Version 5.6.0.Alpha2

To install the Hibernate Search Elasticsearch Backend artifact in version 5.6.0.Alpha2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Hibernate Search Elasticsearch Backend dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (3)

Test dependencies (14)