is not current version
Last Version 2.5.1

net.postgis:osgeo-postgis-jdbc-test-util 2.4.0

Simple smoke test util for verifying functionality postgis jdbc jar against a postgresql database with posgis extensions on OSGeo-Live.

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS Geo
GroupId

GroupId

net.postgis
ArtifactId

ArtifactId

osgeo-postgis-jdbc-test-util
Version

Version

2.4.0
Type

Type

jar

Download osgeo-postgis-jdbc-test-util 2.4.0


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