is not current version
Last Version 0.5.11

org.heigit.bigspatialdata:oshdb-api 0.5.8

API to query the OpenStreetMap History Database. Includes MapReduce functionality to filter, analyze and aggregate data.

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

oshdb-api
Version

Version

0.5.8
Type

Type

jar

Download oshdb-api 0.5.8


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