How To Install Java Artifact org.hibernate.ejb3-persistence v3.3.2.Beta1

org.hibernate ejb3-persistence 3.3.2.Beta1

Introduction

In this article, we'll learn how to install Java artifact ejb3-persistence from org.hibernate group in version 3.3.2.Beta1. The artifact is available in 3 versions: 3.3.2.Beta1 1.0.2.GA 1.0.1.GA The Hibernate Entitity Manager EJB3 Persistence project has its own website at: http://hibernate.org.

How To Install Java Artifact org.hibernate.ejb3-persistence In Version 3.3.2.Beta1

To install the Hibernate Entitity Manager EJB3 Persistence artifact in version 3.3.2.Beta1 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 Entitity Manager EJB3 Persistence 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.