<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-core</artifactId>
<version>3.47.0</version>
</dependency>
<parent> <groupId>org.jdbi.internal</groupId> <artifactId>jdbi3-parent</artifactId> <version>3.47.0</version> </parent>
compile
|-- com.google.errorprone:error_prone_annotations
|-- org.checkerframework:checker-qual
|-- io.leangen.geantyref:geantyref
|-- jakarta.annotation:jakarta.annotation-api
provided
|-- com.github.spotbugs:spotbugs-annotations
test