is not current version
Last Version 3.30.0

jdbi3 SqlObject 3.24.0

jdbi SqlObject transforms simple annotated interfaces into full-featured DAO implementations.

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-sqlobject
Version

Version

3.24.0
Type

Type

jar
Description

Description

jdbi3 SqlObject
jdbi SqlObject transforms simple annotated interfaces into full-featured DAO implementations.
Project URL

Project URL

http://jdbi.org/

Download jdbi3-sqlobject 3.24.0


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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (15)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.24.0
org.jdbi : jdbi3-testing jar 3.24.0
org.mockito : mockito-core jar 3.11.2
org.mockito : mockito-junit-jupiter jar 3.11.2
com.google.guava : guava jar 30.1.1-jre
org.jdbi : jdbi3-guava jar 3.24.0
com.h2database : h2 jar 1.4.200
org.hsqldb : hsqldb jar 2.6.0
org.postgresql : postgresql jar 42.2.22
de.softwareforge.testing : pg-embedded jar 3.0
org.assertj : assertj-guava jar 3.4.0
org.xerial : sqlite-jdbc jar 3.36.0.1
org.slf4j : slf4j-simple jar 1.7.31
org.junit.jupiter : junit-jupiter-api Optional jar
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.