License |
License |
---|---|
Categories |
CategoriesH2 Data Databases H2GIS Business Logic Libraries Geospatial |
GroupId | GroupIdorg.orbisgis |
ArtifactId | ArtifactIdh2gis-dist |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionh2gis-dist
Generate a jar file containing the whole H2GIS project.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
h2gis-dist-1.5.0.pom | |
h2gis-dist-1.5.0.jar | 2 KB |
h2gis-dist-1.5.0-project.zip | 1 MB |
h2gis-dist-1.5.0-bin.zip | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.orbisgis/h2gis-dist/ -->
<dependency>
<groupId>org.orbisgis</groupId>
<artifactId>h2gis-dist</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.orbisgis/h2gis-dist/
implementation 'org.orbisgis:h2gis-dist:1.5.0'
// https://jarcasting.com/artifacts/org.orbisgis/h2gis-dist/
implementation ("org.orbisgis:h2gis-dist:1.5.0")
'org.orbisgis:h2gis-dist:jar:1.5.0'
<dependency org="org.orbisgis" name="h2gis-dist" rev="1.5.0">
<artifact name="h2gis-dist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.orbisgis', module='h2gis-dist', version='1.5.0')
)
libraryDependencies += "org.orbisgis" % "h2gis-dist" % "1.5.0"
[org.orbisgis/h2gis-dist "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.0 |
org.orbisgis : h2gis-osgi | jar | 1.5.0 |
org.orbisgis : h2gis-network | jar | 1.5.0 |
org.orbisgis : postgis-jts-osgi | jar | 1.5.0 |