is not current version
Last Version 3.30.0

jdbi3 sqlite 3.21.0

Jdbi sqlite support

License

License

Categories

Categories

SQLite Data Databases JDBI
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-sqlite
Version

Version

3.21.0
Type

Type

jar
Description

Description

jdbi3 sqlite
Jdbi sqlite support
Project URL

Project URL

http://jdbi.org/

Download jdbi3-sqlite 3.21.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.21.0

test (4)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.36.0.1
org.slf4j : slf4j-simple jar 1.7.30
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.