is not current version
Last Version 2.5.1

net.postgis:postgis-jdbc-jtsparser 2.2.1

Parser between JTS and PostGIS geometry formats.

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

net.postgis
ArtifactId

ArtifactId

postgis-jdbc-jtsparser
Version

Version

2.2.1
Type

Type

jar

Download postgis-jdbc-jtsparser 2.2.1


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