License |
License |
---|---|
GroupId | GroupIdorg.hortonmachine |
ArtifactId | ArtifactIdhm-dbs |
Last Version | Last Version0.10.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHM Databases Support
The Horton Machine - Spatial Tools for Environmental Modelling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hm-dbs-0.10.7.pom | |
hm-dbs-0.10.7.jar | 380 KB |
hm-dbs-0.10.7-sources.jar | 243 KB |
hm-dbs-0.10.7-javadoc.jar | 979 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hortonmachine/hm-dbs/ -->
<dependency>
<groupId>org.hortonmachine</groupId>
<artifactId>hm-dbs</artifactId>
<version>0.10.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.hortonmachine/hm-dbs/
implementation 'org.hortonmachine:hm-dbs:0.10.7'
// https://jarcasting.com/artifacts/org.hortonmachine/hm-dbs/
implementation ("org.hortonmachine:hm-dbs:0.10.7")
'org.hortonmachine:hm-dbs:jar:0.10.7'
<dependency org="org.hortonmachine" name="hm-dbs" rev="0.10.7">
<artifact name="hm-dbs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hortonmachine', module='hm-dbs', version='0.10.7')
)
libraryDependencies += "org.hortonmachine" % "hm-dbs" % "0.10.7"
[org.hortonmachine/hm-dbs "0.10.7"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.5 |
org.xerial : sqlite-jdbc | jar | 3.32.3.1 |
org.orbisgis : h2gis | jar | 1.5.0 |
net.postgis : postgis-jdbc | jar | 2.5.0 |
org.mongodb : mongo-java-driver | jar | 3.12.0 |
com.mchange : c3p0 | jar | 0.9.5.5 |
com.jcraft : jsch | jar | 0.1.55 |
org.json : json | jar | 20190722 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |