Last Version

OSHDB core 0.5.11

The central data model of the OpenStreetMap History Database.

License

License

Categories

Categories

Data
GroupId

GroupId

org.heigit.bigspatialdata
ArtifactId

ArtifactId

oshdb
Version

Version

0.5.11
Type

Type

jar
Description

Description

OSHDB core
The central data model of the OpenStreetMap History Database.
Project URL

Project URL

https://gitlab.gistools.geog.uni-heidelberg.de/giscience/big-data/ohsome/parent/oshdb
Project Organization

Project Organization

HeiGIT

Download oshdb 0.5.11


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.6.1
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 23.6-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.7.25
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.