<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.40.0-a0</version>
</dependency>
<parent> <groupId>org.jdbi.internal</groupId> <artifactId>jdbi3-parent</artifactId> <version>3.40.0-a0</version> </parent>
compile
|-- com.github.spotbugs:spotbugs-annotations
|-- com.google.errorprone:error_prone_annotations
|-- io.leangen.geantyref:geantyref
provided
test
|-- org.mockito:mockito-junit-jupiter