Last Version

DataNucleus sql4o 2.0.0-release

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

sql4o
Version

Version

2.0.0-release
Type

Type

jar
Description

Description

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

Download sql4o 2.0.0-release


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.