PostGIS adds support for geographic objects to the PostgreSQL object-relational database.
'net.postgis:postgis-jdbc:2.2.0'
<dependency>
<groupId>net.postgis</groupId>
<artifactId>postgis-jdbc</artifactId>
<version>2.2.0</version>
</dependency>
<dependency org="net.postgis" name="postgis-jdbc" rev="2.2.0"/>
"net.postgis", "postgis-jdbc", "2.2.0"