jdbi3 Generator

jdbi Generator creates SqlObject implementations and simple value classes

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-generator
Last Version

Last Version

3.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbi3 Generator
jdbi Generator creates SqlObject implementations and simple value classes

Download jdbi3-generator

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.30.0
org.jdbi : jdbi3-sqlobject jar 3.30.0
com.squareup : javapoet jar 1.13.0

provided (1)

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

test (7)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.30.0
org.jdbi : jdbi3-testing jar 3.30.0
com.google.guava : guava jar 30.1.1-jre
com.h2database : h2 jar 2.1.212
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.
org.jdbi
https://jdbi.org

Versions

Version
3.30.0
3.29.0
3.28.0
3.27.2
3.27.1
3.27.0
3.26.1
3.26.0
3.25.0
3.24.1
3.24.0
3.23.0
3.22.0
3.21.0
3.20.1
3.20.0
3.19.0
3.18.1
3.18.0
3.17.0
3.16.0
3.15.1
3.15.0
3.14.4
3.14.3
3.14.2
3.14.1
3.14.0
3.13.0
3.12.2
3.12.0
3.11.1
3.11.0
3.10.1
3.10.0
3.10.0-rc1