<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-guice</artifactId>
<version>3.45.1</version>
</dependency>
<parent> <groupId>org.jdbi.internal</groupId> <artifactId>jdbi3-parent</artifactId> <version>3.45.1</version> </parent>
compile
|-- jakarta.annotation:jakarta.annotation-api
provided
|-- jakarta.inject:jakarta.inject-api
test
|-- de.softwareforge.testing:pg-embedded
|-- com.fasterxml.jackson.core:jackson-core