How To Install Java Artifact javax.persistence.ejb v3.0-public-draft-20060118

javax.persistence ejb 3.0-public-draft-20060118

Introduction

In this article, we'll learn how to install Java artifact ejb from javax.persistence group in version 3.0-public-draft-20060118. The artifact is available in 5 versions: 3.0-public_review 3.0-public-draft-20060327 3.0-public-draft-20060118 3.0-public-draft-20050623 3.0-edr2-20050513 The Javax Persistence Ejb project has its own website at: http://www.jcp.org/en/jsr/detail?id=220.

How To Install Java Artifact javax.persistence.ejb In Version 3.0-public-draft-20060118

To install the Javax Persistence Ejb artifact in version 3.0-public-draft-20060118 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 Javax Persistence Ejb 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.