License |
License |
---|---|
Categories |
CategoriesNet Geospatial Business Logic Libraries PostGIS Geo |
GroupId | GroupIdnet.postgis |
ArtifactId | ArtifactIdosgeo-postgis-jdbc-test-util |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionosgeo-postgis-jdbc-test-util
Simple smoke test util for verifying functionality postgis jdbc jar against a postgresql database with posgis
extensions on OSGeo-Live.
|
<!-- 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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.postgis/osgeo-postgis-jdbc-test-util/
implementation 'net.postgis:osgeo-postgis-jdbc-test-util:2.5.1'
// https://jarcasting.com/artifacts/net.postgis/osgeo-postgis-jdbc-test-util/
implementation ("net.postgis:osgeo-postgis-jdbc-test-util:2.5.1")
'net.postgis:osgeo-postgis-jdbc-test-util:jar:2.5.1'
<dependency org="net.postgis" name="osgeo-postgis-jdbc-test-util" rev="2.5.1">
<artifact name="osgeo-postgis-jdbc-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.postgis', module='osgeo-postgis-jdbc-test-util', version='2.5.1')
)
libraryDependencies += "net.postgis" % "osgeo-postgis-jdbc-test-util" % "2.5.1"
[net.postgis/osgeo-postgis-jdbc-test-util "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
net.postgis : postgis-jdbc | jar | 2.5.1 |
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 |