| License | License | 
|---|---|
| Categories | CategoriesNet Geospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdnet.postgis | 
| ArtifactId | ArtifactIdpostgis-jdbc-jtsparser | 
| Last Version | Last Version2.5.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPostgis JDBC Driver JTS Parser Parser between JTS and PostGIS geometry formats. | 
<!-- https://jarcasting.com/artifacts/net.postgis/postgis-jdbc-jtsparser/ -->
<dependency>
    <groupId>net.postgis</groupId>
    <artifactId>postgis-jdbc-jtsparser</artifactId>
    <version>2.5.1</version>
</dependency>// https://jarcasting.com/artifacts/net.postgis/postgis-jdbc-jtsparser/
implementation 'net.postgis:postgis-jdbc-jtsparser:2.5.1'// https://jarcasting.com/artifacts/net.postgis/postgis-jdbc-jtsparser/
implementation ("net.postgis:postgis-jdbc-jtsparser:2.5.1")'net.postgis:postgis-jdbc-jtsparser:jar:2.5.1'<dependency org="net.postgis" name="postgis-jdbc-jtsparser" rev="2.5.1">
  <artifact name="postgis-jdbc-jtsparser" type="jar" />
</dependency>@Grapes(
@Grab(group='net.postgis', module='postgis-jdbc-jtsparser', version='2.5.1')
)libraryDependencies += "net.postgis" % "postgis-jdbc-jtsparser" % "2.5.1"[net.postgis/postgis-jdbc-jtsparser "2.5.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.postgis : postgis-jdbc | jar | 2.5.1 | 
| org.locationtech.jts : jts-core | jar | 1.18.1 | 
| org.locationtech.spatial4j : spatial4j | jar | 0.8 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.postgis.tools : test-utils | jar | 2.5.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.4 | 
| ch.qos.logback : logback-core | jar | 1.2.4 |