jdbi3 Spring 5

jdbi Spring 4/5 forward compatibility testing

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-spring5
Last Version

Last Version

3.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

jdbi3 Spring 5
jdbi Spring 4/5 forward compatibility testing

Download jdbi3-spring5

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.30.0
org.springframework : spring-core jar 5.3.20
org.springframework : spring-beans jar 5.3.20
org.springframework : spring-jdbc jar 5.3.20
org.springframework : spring-tx jar 5.3.20

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.20
org.springframework : spring-context jar 5.3.20
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