| License | License | 
|---|---|
| Categories | CategoriesNet Geospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdnet.postgis | 
| ArtifactId | ArtifactIdpostgis-jdbc-jts | 
| Last Version | Last Version2021.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPostgis JDBC Driver JTS Parser Parser between JTS and PostGIS geometry formats. | 
| Filename | Size | 
|---|---|
| postgis-jdbc-jts-2021.1.0.pom | |
| postgis-jdbc-jts-2021.1.0.jar | 22 KB | 
| postgis-jdbc-jts-2021.1.0-sources.jar | 17 KB | 
| postgis-jdbc-jts-2021.1.0-javadoc.jar | 453 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.postgis/postgis-jdbc-jts/ -->
<dependency>
    <groupId>net.postgis</groupId>
    <artifactId>postgis-jdbc-jts</artifactId>
    <version>2021.1.0</version>
</dependency>// https://jarcasting.com/artifacts/net.postgis/postgis-jdbc-jts/
implementation 'net.postgis:postgis-jdbc-jts:2021.1.0'// https://jarcasting.com/artifacts/net.postgis/postgis-jdbc-jts/
implementation ("net.postgis:postgis-jdbc-jts:2021.1.0")'net.postgis:postgis-jdbc-jts:jar:2021.1.0'<dependency org="net.postgis" name="postgis-jdbc-jts" rev="2021.1.0">
  <artifact name="postgis-jdbc-jts" type="jar" />
</dependency>@Grapes(
@Grab(group='net.postgis', module='postgis-jdbc-jts', version='2021.1.0')
)libraryDependencies += "net.postgis" % "postgis-jdbc-jts" % "2021.1.0"[net.postgis/postgis-jdbc-jts "2021.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.postgis : postgis-jdbc | jar | 2021.1.0 | 
| 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 | 2021.1.0 | 
| ch.qos.logback : logback-classic | jar | 1.2.5 | 
| ch.qos.logback : logback-core | jar | 1.2.5 |