| License | License | 
|---|---|
| Categories | CategoriesGeospatial Business Logic Libraries GeoTools PostGIS Geo | 
| GroupId | GroupIdio.oss84.geotools.jdbc | 
| ArtifactId | ArtifactIdgt-jdbc-postgis | 
| Version | Version24.2-oss84-1 | 
| Type | Typejar | 
| Description | DescriptionPostGIS DataStore DataStore for PostGIS Database. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/io.oss84.geotools.jdbc/gt-jdbc-postgis/ -->
<dependency>
    <groupId>io.oss84.geotools.jdbc</groupId>
    <artifactId>gt-jdbc-postgis</artifactId>
    <version>24.2-oss84-1</version>
</dependency>// https://jarcasting.com/artifacts/io.oss84.geotools.jdbc/gt-jdbc-postgis/
implementation 'io.oss84.geotools.jdbc:gt-jdbc-postgis:24.2-oss84-1'// https://jarcasting.com/artifacts/io.oss84.geotools.jdbc/gt-jdbc-postgis/
implementation ("io.oss84.geotools.jdbc:gt-jdbc-postgis:24.2-oss84-1")'io.oss84.geotools.jdbc:gt-jdbc-postgis:jar:24.2-oss84-1'<dependency org="io.oss84.geotools.jdbc" name="gt-jdbc-postgis" rev="24.2-oss84-1">
  <artifact name="gt-jdbc-postgis" type="jar" />
</dependency>@Grapes(
@Grab(group='io.oss84.geotools.jdbc', module='gt-jdbc-postgis', version='24.2-oss84-1')
)libraryDependencies += "io.oss84.geotools.jdbc" % "gt-jdbc-postgis" % "24.2-oss84-1"[io.oss84.geotools.jdbc/gt-jdbc-postgis "24.2-oss84-1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.postgresql : postgresql | jar | 42.2.18 | 
| io.oss84.geotools : gt-jdbc | jar | 24.2-oss84-1 | 
| javax.media : jai_core | jar | 1.1.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.oss84.geotools : gt-jdbc | jar | 24.2-oss84-1 | 
| io.oss84.geotools : gt-sample-data | jar | 24.2-oss84-1 | 
| io.oss84.geotools : gt-epsg-hsql | jar | 24.2-oss84-1 | 
| org.mockito : mockito-core | jar | 2.23.0 | 
| junit : junit | jar | 4.12 |