| License | License | 
|---|---|
| Categories | CategoriesNet Geospatial Business Logic Libraries PostGIS | 
| GroupId | GroupIdnet.postgis | 
| ArtifactId | ArtifactIdtools | 
| Last Version | Last Version2021.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionTools Miscellaneous tools and utilities | 
| Filename | Size | 
|---|---|
| tools-2021.1.0.pom | 757 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.postgis/tools/ -->
<dependency>
    <groupId>net.postgis</groupId>
    <artifactId>tools</artifactId>
    <version>2021.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/net.postgis/tools/
implementation 'net.postgis:tools:2021.1.0'// https://jarcasting.com/artifacts/net.postgis/tools/
implementation ("net.postgis:tools:2021.1.0")'net.postgis:tools:pom:2021.1.0'<dependency org="net.postgis" name="tools" rev="2021.1.0">
  <artifact name="tools" type="pom" />
</dependency>@Grapes(
@Grab(group='net.postgis', module='tools', version='2021.1.0')
)libraryDependencies += "net.postgis" % "tools" % "2021.1.0"[net.postgis/tools "2021.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 |