How To Install Java Artifact org.datanucleus.javax.jdo v3.2.0-m13

org.datanucleus javax.jdo 3.2.0-m13

Introduction

In this article, we'll learn how to install Java artifact javax.jdo from org.datanucleus group in version 3.2.0-m13. The artifact is available in 15 versions: 3.2.1 3.2.0-release 3.2.0-m13 3.2.0-m12 3.2.0-m11 3.2.0-m10 3.2.0-m9 3.2.0-m8 3.2.0-m7 3.2.0-m6 3.2.0-m5 3.2.0-m4 3.2.0-m3 3.2.0-m2 3.2.0-m1 The parent project is: org.datanucleus::datanucleus-maven-parent::5.0.0

How To Install Java Artifact org.datanucleus.javax.jdo In Version 3.2.0-m13

To install the JDO API artifact in version 3.2.0-m13 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 JDO 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.

Compile dependencies (1)