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