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