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.
'org.orbisgis:h2gis:1.2.2'
<dependency>
<groupId>org.orbisgis</groupId>
<artifactId>h2gis</artifactId>
<version>1.2.2</version>
</dependency>
<dependency org="org.orbisgis" name="h2gis" rev="1.2.2"/>
"org.orbisgis", "h2gis", "1.2.2"