<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.31.0</version>
</dependency>
<parent> <groupId>org.jdbi</groupId> <artifactId>jdbi3-parent</artifactId> <version>3.31.0</version> </parent>
compile
|-- com.github.spotbugs:spotbugs-annotations
|-- com.google.code.findbugs:jsr305
|-- io.leangen.geantyref:geantyref
|-- com.github.ben-manes.caffeine:caffeine
provided
test