How To Install Java Artifact org.hibernate.java-persistence.jpa-api v2.0.Beta-20090815

org.hibernate.java-persistence jpa-api 2.0.Beta-20090815

Introduction

In this article, we'll learn how to install Java artifact jpa-api from org.hibernate.java-persistence group in version 2.0.Beta-20090815. The artifact is available in 5 versions: 2.0.Beta-20090815 2.0.Beta-20090718 2.0.Beta2 2.0.Beta1 2.0-cr-1 . The JPA API (developmental) project has been released under license.

How To Install Java Artifact org.hibernate.java-persistence.jpa-api In Version 2.0.Beta-20090815

To install the JPA API (developmental) artifact in version 2.0.Beta-20090815 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 JPA API (developmental) 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.

Licenses