| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.hortonmachine |
| Идентификатор | Идентификаторhm-dbs |
| Последняя версия | Последняя версия0.10.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеHM Databases Support
The Horton Machine - Spatial Tools for Environmental Modelling
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |