MVN

org.orbisgis : h2gis

Maven & Gradle

Jan 12, 2023
8 usages
200 stars

h2gis-functions · Main module of the H2GIS distribution. It extends H2 by adding spatial storage and analysis capabilities.

<dependency>
    <groupId>org.orbisgis</groupId>
    <artifactId>h2gis</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.orbisgis : h2gis to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of org.orbisgis : h2gis to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
h2gis-2.2.0
2.1.x
h2gis-2.1.0
2.0.x
h2gis-2.0.0
1.5.x
h2gis-1.5.0
1.4.x
h2gis-1.4.0
1.3.x
h2gis-1.3.2
h2gis-1.3.1
h2gis-1.3.0
1.2.x
h2gis-1.2.4
h2gis-1.2.3
h2gis-1.2.2
h2gis-1.2.0
1.1.x
h2gis-1.1.1
h2gis-1.1.0
1.0.x
h2gis-1.0.2
h2gis-1.0.1

How to add a dependency to Maven

Add the following org.orbisgis : h2gis maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.orbisgis</groupId>
    <artifactId>h2gis</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.orbisgis : h2gis gradle dependency to your build.gradle file:

implementation 'org.orbisgis:h2gis:2.2.0'

Gradle Kotlin DSL: Add the following org.orbisgis : h2gis gradle kotlin dependency to your build.gradle.kts file:

implementation("org.orbisgis:h2gis:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.orbisgis : h2gis sbt scala dependency to your build.sbt file:

libraryDependencies += "org.orbisgis" % "h2gis" % "2.2.0"

Advertisement

Dependencies from Group

Apr 27, 2015
12 usages
Jan 12, 2023
8 usages
200 stars
cts
Jan 12, 2023
5 usages
47 stars
Oct 03, 2017
4 usages
200 stars
Jan 12, 2023
4 usages
192 stars

Discover Dependencies

Nov 27, 2007
5 usages
Sep 18, 2020
8 usages
1 stars
Aug 22, 2016
4 usages
142 stars
Jan 04, 2022
8 usages
33 stars
Apr 07, 2022
9 usages
10 stars
Mar 16, 2023
37 usages
112 stars