ch.ergon.adam:sqlite

The SQLite plugin for ADAM

License

License

Categories

Categories

SQLite Data Databases
GroupId

GroupId

ch.ergon.adam
ArtifactId

ArtifactId

sqlite
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ch.ergon.adam:sqlite
The SQLite plugin for ADAM
Project URL

Project URL

https://github.com/ergon/adam
Source Code Management

Source Code Management

https://github.com/ergon/adam

Download sqlite

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
ch.ergon.adam : jooq jar 1.1.0
org.xerial : sqlite-jdbc jar 3.34.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0