Postgis JDBC Driver

PostGIS adds support for geographic objects to the PostgreSQL object-relational database.

License

License

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

net.postgis
ArtifactId

ArtifactId

postgis-jdbc
Last Version

Last Version

2021.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Postgis JDBC Driver
PostGIS adds support for geographic objects to the PostgreSQL object-relational database.

Download postgis-jdbc

How to add to project

<!-- https://jarcasting.com/artifacts/net.postgis/postgis-jdbc/ -->
<dependency>
    <groupId>net.postgis</groupId>
    <artifactId>postgis-jdbc</artifactId>
    <version>2021.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.postgis/postgis-jdbc/
implementation 'net.postgis:postgis-jdbc:2021.1.0'
// https://jarcasting.com/artifacts/net.postgis/postgis-jdbc/
implementation ("net.postgis:postgis-jdbc:2021.1.0")
'net.postgis:postgis-jdbc:jar:2021.1.0'
<dependency org="net.postgis" name="postgis-jdbc" rev="2021.1.0">
  <artifact name="postgis-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.postgis', module='postgis-jdbc', version='2021.1.0')
)
libraryDependencies += "net.postgis" % "postgis-jdbc" % "2021.1.0"
[net.postgis/postgis-jdbc "2021.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.postgis : postgis-geometry jar 2021.1.0
org.postgresql : postgresql jar 42.2.23
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
net.postgis.tools : test-utils jar 2021.1.0
ch.qos.logback : logback-classic jar 1.2.5
ch.qos.logback : logback-core jar 1.2.5

Project Modules

There are no modules declared in this project.
net.postgis

Versions

Version
2021.1.0
2.5.1
2.5.0
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.7.2