Jar examples for p:postgis-jdbc
PostGIS adds support for geographic objects to the PostgreSQL object-relational database.
You can download jar file postgis-jdbc 2.1.7.2 in this page.
You can use the following script to add postgis-jdbc-2.1.7.2.jar to your project.
<dependency> <groupId>net.postgis</groupId> <artifactId>postgis-jdbc</artifactId> <version>2.1.7.2</version> </dependency>
compile group: 'net.postgis', name: 'postgis-jdbc', version: '2.1.7.2'
libraryDependencies += "net.postgis" % "postgis-jdbc" % "2.1.7.2"
<dependency org="net.postgis" name="postgis-jdbc" rev="2.1.7.2"/>
@Grapes(@Grab(group='net.postgis', module='postgis-jdbc', version='2.1.7.2'))
'net.postgis:postgis-jdbc:jar:2.1.7.2'
Click the following link to download the jar file.
postgis-jdbc-2.1.7.2-javadoc.jar