Last Version

smoketest 2021.1.0

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

License

License

Categories

Categories

Net Geospatial Business Logic Libraries PostGIS
GroupId

GroupId

net.postgis
ArtifactId

ArtifactId

smoketest
Version

Version

2021.1.0
Type

Type

jar
Description

Description

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

Download smoketest 2021.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.postgis : postgis-jdbc jar 2021.1.0
org.slf4j : slf4j-api jar 1.7.32

test (3)

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

Project Modules

There are no modules declared in this project.