is not current version
Last Version 2021.1.0

Postgis JDBC Driver 2.5.1

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
Version

Version

2.5.1
Type

Type

jar
Description

Description

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

Download postgis-jdbc 2.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
net.postgis : postgis-geometry jar 2.5.1
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 2.5.1
ch.qos.logback : logback-classic jar 1.2.4
ch.qos.logback : logback-core jar 1.2.4

Project Modules

There are no modules declared in this project.