JDO2 Implementation (Model)

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

GroupId

GroupId

org.apache.jdo
ArtifactId

ArtifactId

jdo2-model
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jdo2-model

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.jdo/jdo2-model/ -->
<dependency>
    <groupId>org.apache.jdo</groupId>
    <artifactId>jdo2-model</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.jdo/jdo2-model/
implementation 'org.apache.jdo:jdo2-model:2.2'
// https://jarcasting.com/artifacts/org.apache.jdo/jdo2-model/
implementation ("org.apache.jdo:jdo2-model:2.2")
'org.apache.jdo:jdo2-model:jar:2.2'
<dependency org="org.apache.jdo" name="jdo2-model" rev="2.2">
  <artifact name="jdo2-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.jdo', module='jdo2-model', version='2.2')
)
libraryDependencies += "org.apache.jdo" % "jdo2-model" % "2.2"
[org.apache.jdo/jdo2-model "2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.jdo : jdo2-util jar ${currentVersion}
commons-logging : commons-logging jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1.1
2.1