is not current version
Last Version 3.30.0

jdbi3 Postgres 3.27.0

jdbi PostgreSQL specific features

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-postgres
Version

Version

3.27.0
Type

Type

jar
Description

Description

jdbi3 Postgres
jdbi PostgreSQL specific features
Project URL

Project URL

http://jdbi.org/

Download jdbi3-postgres 3.27.0


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

Dependencies

compile (3)

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

provided (3)

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

test (9)

Group / Artifact Type Version
org.immutables : value jar 2.8.8
org.jdbi : jdbi3-core jar 3.27.0
org.jdbi : jdbi3-testing jar 3.27.0
de.softwareforge.testing : pg-embedded jar 4.1
com.google.guava : guava jar 30.1.1-jre
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-simple jar 1.7.32
org.junit.jupiter : junit-jupiter-api Optional jar
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.