Last Version

JPOX DB4O plugin 1.2.0-beta-5

JPOX can persist objects to DB4O datastores using this plugin.

GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-db4o
Version

Version

1.2.0-beta-5
Type

Type

jar
Description

Description

JPOX DB4O plugin
JPOX can persist objects to DB4O datastores using this plugin.

Download jpox-db4o 1.2.0-beta-5


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

Dependencies

compile (6)

Group / Artifact Type Version
javax.jdo : jdo2-api jar 2.1-SNAPSHOT
javax.persistence : persistence-api jar 1.0
jpox : jpox-core jar 1.2.0-beta-5
db4o » db4o jar
junit : junit jar 3.8.1
log4j : log4j jar 1.2.8

Project Modules

There are no modules declared in this project.