JPOX-Core

JPOX is a heterogenous Java persistence solution. It implements the JDO1, JDO2 and JPA1 specifications of Java persistence.

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox
Last Version

Last Version

1.2.0-beta-1
Release Date

Release Date

Type

Type

jar
Description

Description

JPOX-Core
JPOX is a heterogenous Java persistence solution. It implements the JDO1, JDO2 and JPA1 specifications of Java persistence.

Download jpox

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
javax.jdo : jdo2-api jar 2.0
javax.transaction : transaction-api jar 1.1
javax.resource : connector-api jar 1.5
db4o » db4o jar
oracle » ojdbc jar
ant : ant jar 1.6
jpox : jpox-testframework jar 1.2.0-beta-1
junit : junit jar 3.8.1
jpox : jpox-dbcp jar 1.2.0-beta-1
commons-dbcp : commons-dbcp jar 1.2
commons-pool : commons-pool jar 1.2
commons-collections : commons-collections jar 3.1
org.eclipse » org.eclipse.equinox.registry jar 3.2.0
org.eclipse » org.eclipse.equinox.common jar 3.2.0
org.eclipse » org.eclipse.core.runtime jar 3.2.0
org.eclipse : org.eclipse.osgi jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0-beta-1
1.1.9-1
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0-rc-1
1.1.0-beta-6
1.1.0-beta-5
1.1.0-beta-4-c1
1.1.0-beta-4
1.1.0-beta-3
1.1.0-beta-2
1.1.0-beta-1
1.1.0-alpha-4
1.1.0-alpha-2
1.0.4
1.0.3
1.0.2
1.0.0
1.0.0-beta-4
1.0.0-beta-1