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

net.postgis:postgis-jdbc-jtsparser 2.3.0

Parser between JTS and PostGIS geometry formats.

Категории

Категории

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

Группа

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

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

postgis-jdbc-jtsparser
Версия

Версия

2.3.0
Тип

Тип

jar

Скачать postgis-jdbc-jtsparser 2.3.0


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