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