is not current version
Last Version 3.30.0

jdbi3 Postgres 3.20.1

jdbi PostgreSQL specific features

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-postgres
Version

Version

3.20.1
Type

Type

jar
Description

Description

jdbi3 Postgres
jdbi PostgreSQL specific features
Project URL

Project URL

http://jdbi.org/

Download jdbi3-postgres 3.20.1


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

Dependencies

compile (3)

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

provided (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2
com.github.spotbugs : spotbugs-annotations jar 4.2.3
org.postgresql : postgresql jar 42.2.8

test (9)

Group / Artifact Type Version
org.immutables : value jar 2.7.1
org.jdbi : jdbi3-core jar 3.20.1
org.jdbi : jdbi3-testing jar 3.20.1
com.opentable.components : otj-pg-embedded jar 0.13.1
com.google.guava : guava jar 21.0
org.apache.commons : commons-lang3 jar 3.8.1
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.