JPOX parent

JPOX is a Java Data Objects (JDO) API implementation. The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence.

License

License

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-parent
Last Version

Last Version

1.1.9
Release Date

Release Date

Type

Type

pom
Description

Description

JPOX parent
JPOX is a Java Data Objects (JDO) API implementation. The Java Data Objects (JDO) API is a standard interface-based Java model abstraction of persistence.
Project Organization

Project Organization

Java Persistent Objects (JPOX)

Download jpox-parent

Filename Size
jpox-parent-1.1.9.pom 5 KB
Browse

How to add to project

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

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.

Versions

Version
1.1.9
1.1.7
1.1.6
1.1.3
1.1.1
1.1.0-rc-1
1.1.0-beta-6