DataNucleus sql4o

sql4o was written by Travis Reeder and provides an SQL interface to the db4o object datastore.

Categories

Categories

Data
GroupId

GroupId

org.datanucleus
ArtifactId

ArtifactId

datanucleus-db4o-sql
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

DataNucleus sql4o
sql4o was written by Travis Reeder and provides an SQL interface to the db4o object datastore.

Download datanucleus-db4o-sql

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
db4o » db4o jar 7.12.126.14142-all-java5

provided (2)

Group / Artifact Type Version
org.datanucleus : datanucleus-core jar [3.0.1, )
org.datanucleus : datanucleus-db4o jar [3.0.1, )

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1
3.0.0-release
3.0.0-m2
3.0.0-m1