Last Version

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

License

License

Categories

Categories

H2 Data Databases H2GIS Business Logic Libraries Geospatial
GroupId

GroupId

org.orbisgis
ArtifactId

ArtifactId

h2gis-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

H2GIS
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.
Project URL

Project URL

http://github.com/orbisgis/h2gis
Project Organization

Project Organization

CNRS

Download h2gis-parent 2.0.0

Filename Size
h2gis-parent-2.0.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • h2gis-api
  • h2gis-utilities
  • h2gis-test-utilities
  • h2gis-functions
  • h2gis-network
  • h2gis-functions-osgi
  • postgis-jts
  • postgis-jts-osgi