<dependency>
<groupId>org.jdbi</groupId>
<artifactId>jdbi3-postgis</artifactId>
<version>3.38.0-rc1</version>
</dependency>
<parent> <groupId>org.jdbi</groupId> <artifactId>jdbi3-parent</artifactId> <version>3.38.0-rc1</version> </parent>
compile
|-- com.google.code.findbugs:jsr305
|-- com.github.spotbugs:spotbugs-annotations
|-- org.locationtech.jts:jts-core
test
|-- org.jdbi:jdbi3-testcontainers
|-- org.testcontainers:testcontainers