How To Install Java Artifact org.apache.geronimo.specs.geronimo-jpa_2.0_spec v1.0-PFD2

org.apache.geronimo.specs geronimo-jpa_2.0_spec 1.0-PFD2

Introduction

In this article, we'll learn how to install Java artifact geronimo-jpa_2.0_spec from org.apache.geronimo.specs group in version 1.0-PFD2. The artifact is available in 3 versions: 1.1 1.0-PFD2 1.0 The Apache Geronimo JSR-317 JPA 2.0 Spec API project has its own website at: http://geronimo.apache.org/maven/${siteId}/${version}. The parent project is: org.apache.geronimo.genesis::genesis-java5-flava::2.0

How To Install Java Artifact org.apache.geronimo.specs.geronimo-jpa_2.0_spec In Version 1.0-PFD2

To install the Apache Geronimo JSR-317 JPA 2.0 Spec API artifact in version 1.0-PFD2 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 Apache Geronimo JSR-317 JPA 2.0 Spec API 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.