is not current version
Last Version 2021.1.0

PostGIS Geometry 2.5.1

Geometry classes provided by PostGIS JDBC Extension

License

License

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS Geo
GroupId

GroupId

net.postgis
ArtifactId

ArtifactId

postgis-geometry
Version

Version

2.5.1
Type

Type

jar
Description

Description

PostGIS Geometry
Geometry classes provided by PostGIS JDBC Extension

Download postgis-geometry 2.5.1


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

Dependencies

compile (1)

Group / Artifact Type Version
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.