Postgis JDBC Driver

PostGIS adds support for geographic objects to the PostgreSQL object-relational database.

Лицензия

Лицензия

Категории

Категории

Geospatial Прикладные библиотеки PostGIS
Группа

Группа

org.postgis
Идентификатор

Идентификатор

postgis-jdbc
Последняя версия

Последняя версия

1.3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Postgis JDBC Driver
PostGIS adds support for geographic objects to the PostgreSQL object-relational database.
Ссылка на сайт

Ссылка на сайт

http://www.postgis.org
Система контроля версий

Система контроля версий

http://trac.osgeo.org/postgis/browser/tags/1.3.3

Скачать postgis-jdbc

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.postgis/postgis-jdbc/ -->
<dependency>
    <groupId>org.postgis</groupId>
    <artifactId>postgis-jdbc</artifactId>
    <version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.postgis/postgis-jdbc/
implementation 'org.postgis:postgis-jdbc:1.3.3'
// https://jarcasting.com/artifacts/org.postgis/postgis-jdbc/
implementation ("org.postgis:postgis-jdbc:1.3.3")
'org.postgis:postgis-jdbc:jar:1.3.3'
<dependency org="org.postgis" name="postgis-jdbc" rev="1.3.3">
  <artifact name="postgis-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.postgis', module='postgis-jdbc', version='1.3.3')
)
libraryDependencies += "org.postgis" % "postgis-jdbc" % "1.3.3"
[org.postgis/postgis-jdbc "1.3.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.postgis : postgis-stubs jar 1.3.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.7

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3.3
1.3.2
1.3.1
1.3.0