Last Version

PostGIS Geometry 2021.1.0

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

2021.1.0
Type

Type

jar
Description

Description

PostGIS Geometry
Geometry classes provided by PostGIS JDBC Extension

Download postgis-geometry 2021.1.0


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

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 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.