MVN

javax.jdo : jdo2-api

Maven & Gradle

Jan 22, 2010
116 usages

JDO2 API · The Java Data Objects 2 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request 243 under the auspices of the Java Community Process.

<dependency>
    <groupId>javax.jdo</groupId>
    <artifactId>jdo2-api</artifactId>
    <version>2.3-eb</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.jdo : jdo2-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3-eb
  • Latest Release Candidate: 2.0-rc1
  • Latest Beta: 2.0-beta

All Versions

Choose a version of javax.jdo : jdo2-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
jdo2-api-2.3-eb
jdo2-api-2.3-ea
jdo2-api-2.3-20090302111651
2.2
jdo2-api-2.2
2.1.x
jdo2-api-2.1.1
2.1
jdo2-api-2.1
2.0
jdo2-api-2.0
jdo2-api-2.0-rc1
jdo2-api-2.0-beta

How to add a dependency to Maven

Add the following javax.jdo : jdo2-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.jdo</groupId>
    <artifactId>jdo2-api</artifactId>
    <version>2.3-eb</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.jdo : jdo2-api gradle dependency to your build.gradle file:

implementation 'javax.jdo:jdo2-api:2.3-eb'

Gradle Kotlin DSL: Add the following javax.jdo : jdo2-api gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.jdo:jdo2-api:2.3-eb")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.jdo : jdo2-api sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.jdo" % "jdo2-api" % "2.3-eb"

Advertisement

Dependencies from Group

May 25, 2022
132 usages
Jan 22, 2010
116 usages
jdo
Nov 06, 2006
8 usages

Discover Dependencies

Feb 24, 2014
105 usages
3 stars
Sep 07, 2021
35 usages
2.3k stars
Apr 02, 2017
42 usages
0 stars
Dec 29, 2019
82 usages
888 stars
May 09, 2014
26 usages
Apr 26, 2022
109 usages
87 stars
Dec 30, 2021
4 usages
0 stars
Jul 06, 2023
280 usages
8.9k stars
Oct 08, 2014
11 usages