| License |
License |
|---|---|
| Categories |
CategoriesH2 Data Databases |
| GroupId | GroupIdorg.orbisgis |
| ArtifactId | ArtifactIdh2-dist |
| Last Version | Last Version1.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionh2-dist
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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| h2-dist-1.2.3.pom | |
| h2-dist-1.2.3.jar | 2 KB |
| h2-dist-1.2.3-source.zip | 1 MB |
| h2-dist-1.2.3-bin.zip | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.orbisgis/h2-dist/ -->
<dependency>
<groupId>org.orbisgis</groupId>
<artifactId>h2-dist</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.orbisgis/h2-dist/
implementation 'org.orbisgis:h2-dist:1.2.3'
// https://jarcasting.com/artifacts/org.orbisgis/h2-dist/
implementation ("org.orbisgis:h2-dist:1.2.3")
'org.orbisgis:h2-dist:jar:1.2.3'
<dependency org="org.orbisgis" name="h2-dist" rev="1.2.3">
<artifact name="h2-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.orbisgis', module='h2-dist', version='1.2.3')
)
libraryDependencies += "org.orbisgis" % "h2-dist" % "1.2.3"
[org.orbisgis/h2-dist "1.2.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.orbisgis : h2spatial-ext | jar | 1.2.3 |
| org.slf4j : slf4j-simple | jar | 1.6.0 |
| org.orbisgis : postgis-jts-osgi | jar | 5.0.1 |