is not current version
Last Version 3.30.0

jdbi3 SqlObject 3.20.1

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.20.1
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.20.1


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

Dependencies

compile (1)

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

provided (1)

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

test (14)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.20.1
org.jdbi : jdbi3-testing jar 3.20.1
org.mockito : mockito-core jar 2.23.0
com.google.guava : guava jar 21.0
org.jdbi : jdbi3-guava jar 3.20.1
com.h2database : h2 jar 1.4.200
org.hsqldb : hsqldb jar 2.3.2
org.postgresql : postgresql jar 42.2.8
com.opentable.components : otj-pg-embedded jar 0.13.1
org.assertj : assertj-guava jar 3.2.1
org.xerial : sqlite-jdbc jar 3.8.11.2
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.