How To Install Java Artifact org.hibernate.hibernate-search-serialization-java v5.0.0.Alpha2

org.hibernate hibernate-search-serialization-java 5.0.0.Alpha2

Introduction

In this article, we'll learn how to install Java artifact hibernate-search-serialization-java from org.hibernate group in version 5.0.0.Alpha2. The artifact is available in 14 versions: 5.0.1.Final 5.0.0.Final 5.0.0.CR2 5.0.0.CR1 5.0.0.Beta3 5.0.0.Beta2 5.0.0.Beta1 5.0.0.Alpha7 5.0.0.Alpha6 5.0.0.Alpha5 5.0.0.Alpha4 5.0.0.Alpha3 5.0.0.Alpha2 5.0.0.Alpha1 The parent project is: org.hibernate::hibernate-search-parent::5.0.0.Alpha2

How To Install Java Artifact org.hibernate.hibernate-search-serialization-java In Version 5.0.0.Alpha2

To install the Hibernate Search Java Default Serialization artifact in version 5.0.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 Java Default Serialization 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 (1)

Test dependencies (3)