is not current version
Last Version 3.30.0

jdbi3 Spring 5 3.27.0

jdbi Spring 4/5 forward compatibility testing

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-spring5
Version

Version

3.27.0
Type

Type

jar
Description

Description

jdbi3 Spring 5
jdbi Spring 4/5 forward compatibility testing
Project URL

Project URL

http://jdbi.org/

Download jdbi3-spring5 3.27.0


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

Dependencies

compile (5)

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

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.12
org.springframework : spring-context jar 5.3.12
com.h2database : h2 jar 2.0.202
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.