| License | License | 
|---|---|
| Categories | CategoriesNet Geospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdnet.postgis.tools | 
| ArtifactId | ArtifactIdtest-utils | 
| Last Version | Last Version2021.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionTest Utilities Tools to facilities building and maintaining test suites | 
| Filename | Size | 
|---|---|
| test-utils-2021.1.0.pom | |
| test-utils-2021.1.0.jar | 5 KB | 
| test-utils-2021.1.0-sources.jar | 3 KB | 
| test-utils-2021.1.0-javadoc.jar | 394 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.postgis.tools/test-utils/ -->
<dependency>
    <groupId>net.postgis.tools</groupId>
    <artifactId>test-utils</artifactId>
    <version>2021.1.0</version>
</dependency>// https://jarcasting.com/artifacts/net.postgis.tools/test-utils/
implementation 'net.postgis.tools:test-utils:2021.1.0'// https://jarcasting.com/artifacts/net.postgis.tools/test-utils/
implementation ("net.postgis.tools:test-utils:2021.1.0")'net.postgis.tools:test-utils:jar:2021.1.0'<dependency org="net.postgis.tools" name="test-utils" rev="2021.1.0">
  <artifact name="test-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='net.postgis.tools', module='test-utils', version='2021.1.0')
)libraryDependencies += "net.postgis.tools" % "test-utils" % "2021.1.0"[net.postgis.tools/test-utils "2021.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.testcontainers : testcontainers | jar | |
| org.testng : testng | jar | 6.14.3 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.5 | 
| ch.qos.logback : logback-core | jar | 1.2.5 |