Last Version

jdbi3 Spring 4 3.19.0

jdbi Spring 4 integration

License

License

Categories

Categories

JDBI Data Databases
GroupId

GroupId

org.jdbi
ArtifactId

ArtifactId

jdbi3-spring4
Version

Version

3.19.0
Type

Type

jar
Description

Description

jdbi3 Spring 4
jdbi Spring 4 integration
Project URL

Project URL

http://jdbi.org/

Download jdbi3-spring4 3.19.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jdbi : jdbi3-core jar 3.19.0
org.springframework : spring-jdbc jar 4.3.29.RELEASE
org.springframework : spring-tx jar 4.3.29.RELEASE
org.springframework : spring-beans jar 4.3.29.RELEASE

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 4.3.29.RELEASE
org.springframework : spring-context jar 4.3.29.RELEASE
com.h2database : h2 jar 1.4.200
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.