is not current version
Last Version 3.2.1

JDO PARENT 3.1

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

License

License

GroupId

GroupId

org.apache.jdo
ArtifactId

ArtifactId

parent-pom
Version

Version

3.1
Type

Type

pom
Description

Description

JDO PARENT
The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Requests (JSR 12 and 243) under the auspices of the Java Community Process.
Project URL

Project URL

http://db.apache.org/jdo
Project Organization

Project Organization

Apache Software Foundation

Download parent-pom 3.1

Filename Size
parent-pom-3.1.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.