<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-testing</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
|-- junit:junit
|-- org.junit.jupiter:junit-jupiter-api
|-- com.opentable.components:otj-pg-embedded
|-- de.softwareforge.testing:pg-embedded
test