<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-spring</artifactId>
<version>3.47.0</version>
</dependency>
<parent> <groupId>org.jdbi.internal</groupId> <artifactId>jdbi3-parent</artifactId> <version>3.47.0</version> </parent>
compile
|-- org.springframework:spring-core
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-jdbc
|-- org.springframework:spring-tx
test