is not current version
Last Version 3.30.0

jdbi3 Parent 3.27.0

Jdbi is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-parent
Version

Version

3.27.0
Type

Type

pom
Description

Description

jdbi3 Parent
Jdbi is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.
Project URL

Project URL

http://jdbi.org/
Source Code Management

Source Code Management

https://github.com/jdbi/jdbi/

Download jdbi3-parent 3.27.0

Filename Size
jdbi3-parent-3.27.0.pom 45 KB
Browse

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

Dependencies

test (3)

Group / Artifact Type Version
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

  • policy
  • core
  • sqlobject
  • stringtemplate4
  • commons-text
  • freemarker
  • gson2
  • moshi
  • guice
  • guava
  • jackson2
  • jodatime2
  • jpa
  • json
  • postgres
  • spring5
  • docs
  • kotlin
  • kotlin-sqlobject
  • bom
  • noparameters
  • vavr
  • sqlite
  • generator
  • benchmark
  • testing