MVN

org.heigit.bigspatialdata : oshdb-tool

Maven & Gradle

Dec 23, 2020
95 stars

OSHDB toolkit · This is a toolkit that holds plug-in-like executable tools and their background. They are not directly a cornerstone of the core but hold some interesting tools you might want to check out!

<dependency>
    <groupId>org.heigit.bigspatialdata</groupId>
    <artifactId>oshdb-tool</artifactId>
    <version>0.5.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.heigit.bigspatialdata : oshdb-tool to add to Maven - Latest Versions:

  • Latest Stable: 0.5.11

All Versions

Choose a version of org.heigit.bigspatialdata : oshdb-tool to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
oshdb-tool-0.5.11
oshdb-tool-0.5.10
oshdb-tool-0.5.9
oshdb-tool-0.5.8
oshdb-tool-0.5.7
oshdb-tool-0.5.6
oshdb-tool-0.5.5
oshdb-tool-0.5.4
oshdb-tool-0.5.3
oshdb-tool-0.5.2
oshdb-tool-0.5.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.heigit.bigspatialdata</groupId>
    <artifactId>oshdb-tool</artifactId>
    <version>0.5.11</version>
</dependency>