Last Version

jutil-jdbi 1.1.11

Java JBDI Utilities

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

jutil-jdbi
Version

Version

1.1.11
Type

Type

jar
Description

Description

jutil-jdbi
Java JBDI Utilities
Project Organization

Project Organization

Pivotal Software, Inc.

Download jutil-jdbi 1.1.11


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.13.0
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok jar 1.18.12

test (7)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
com.google.guava : guava jar 29.0-jre
junit : junit jar 4.13
org.assertj : assertj-core jar 3.16.1
org.flywaydb : flyway-core jar 6.4.1
org.jdbi : jdbi3-testing jar 3.13.0
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.