Adds support for geographic objects to the PostgreSQL object-relational database via JDBC.
<dependency>
<groupId>net.postgis</groupId>
<artifactId>postgis-jdbc</artifactId>
<version>2025.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to create a PostGIS geometry object using JDBC.
Ensure your PostgreSQL instance has the PostGIS extension enabled.
No dependency data recorded yet.