MVN

org.jdbi : jdbi3-postgis

Maven & Gradle

Aug 15, 2023
1.7k stars

jdbi3 postgis · Support for PostgreSQL PostGIS data types.

<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi3-postgis</artifactId>
    <version>3.41.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jdbi : jdbi3-postgis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.41.0
  • Latest Release Candidate: 3.41.0-rc1

All Versions

Choose a version of org.jdbi : jdbi3-postgis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.41.x
jdbi3-postgis-3.41.0
jdbi3-postgis-3.41.0-rc1
3.40.x
jdbi3-postgis-3.40.0
jdbi3-postgis-3.40.0-rc1
jdbi3-postgis-3.40.0-a0
3.39.x
jdbi3-postgis-3.39.1
jdbi3-postgis-3.39.0
3.38.x
jdbi3-postgis-3.38.3
jdbi3-postgis-3.38.2
jdbi3-postgis-3.38.1
jdbi3-postgis-3.38.1-rc1
jdbi3-postgis-3.38.0
jdbi3-postgis-3.38.0-rc3
jdbi3-postgis-3.38.0-rc2
jdbi3-postgis-3.38.0-rc1
3.37.x
jdbi3-postgis-3.37.1
jdbi3-postgis-3.37.0
3.36.x
jdbi3-postgis-3.36.0
3.35.x
jdbi3-postgis-3.35.0
jdbi3-postgis-3.35.0-rc1
3.34.x
jdbi3-postgis-3.34.0
3.33.x
jdbi3-postgis-3.33.0
3.32.x
jdbi3-postgis-3.32.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jdbi</groupId>
    <artifactId>jdbi3-postgis</artifactId>
    <version>3.41.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jdbi : jdbi3-postgis gradle dependency to your build.gradle file:

implementation 'org.jdbi:jdbi3-postgis:3.41.0'

Gradle Kotlin DSL: Add the following org.jdbi : jdbi3-postgis gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jdbi:jdbi3-postgis:3.41.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jdbi : jdbi3-postgis sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jdbi" % "jdbi3-postgis" % "3.41.0"

Advertisement

Dependencies from Group

Aug 15, 2023
223 usages
1.7k stars
Jan 22, 2017
216 usages
1.9k stars
Aug 15, 2023
161 usages
1.7k stars
Jul 18, 2017
36 usages
Aug 15, 2023
24 usages
1.7k stars

Discover Dependencies

May 28, 2023
2 stars
Nov 06, 2022
2 stars
Jul 25, 2022
1 stars
Jul 25, 2022
Jul 25, 2022
0 stars
Jul 28, 2022
0 stars