MVN

net.postgis : postgis-geometry

Maven & Gradle

Aug 04, 2021
5 usages
103 stars

PostGIS Geometry · Geometry classes provided by PostGIS JDBC Extension

<dependency>
    <groupId>net.postgis</groupId>
    <artifactId>postgis-geometry</artifactId>
    <version>2021.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.postgis : postgis-geometry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2021.1.0

All Versions

Choose a version of net.postgis : postgis-geometry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2021.1.x
postgis-geometry-2021.1.0
2.5.x
postgis-geometry-2.5.1
postgis-geometry-2.5.0

How to add a dependency to Maven

Add the following net.postgis : postgis-geometry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.postgis</groupId>
    <artifactId>postgis-geometry</artifactId>
    <version>2021.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.postgis : postgis-geometry gradle dependency to your build.gradle file:

implementation 'net.postgis:postgis-geometry:2021.1.0'

Gradle Kotlin DSL: Add the following net.postgis : postgis-geometry gradle kotlin dependency to your build.gradle.kts file:

implementation("net.postgis:postgis-geometry:2021.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.postgis : postgis-geometry sbt scala dependency to your build.sbt file:

libraryDependencies += "net.postgis" % "postgis-geometry" % "2021.1.0"

Advertisement

Dependencies from Group

Aug 04, 2021
75 usages
103 stars
Jul 23, 2021
5 usages
103 stars
Aug 04, 2021
5 usages
103 stars
Aug 05, 2021
103 stars
Aug 05, 2021
136 stars

Discover Dependencies

Jul 21, 2021
2 usages
29 stars
May 04, 2020
5 usages
114 stars
Mar 22, 2023
14 stars
Mar 30, 2020
6 stars
Aug 25, 2023
1 usages
1.1k stars
Aug 25, 2023
39 usages
1.1k stars
Feb 08, 2023
53 stars
Apr 01, 2020
2 stars