is not current version
Last Version 2.0.0

org.orbisgis:h2gis 1.2.0

H2GIS is a spatial extension of the H2 database engine in the spirit of PostGIS. It adds support for the Open Geospatial Consortium (OGC) Simple Features for SQL (SFSQL) functions.

Categories

Categories

H2 Data Databases H2GIS Business Logic Libraries Geospatial
GroupId

GroupId

org.orbisgis
ArtifactId

ArtifactId

h2gis
Version

Version

1.2.0
Type

Type

pom

Download h2gis 1.2.0

Filename Size
h2gis-1.2.0.pom 4 KB
Browse

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