is not current version
Last Version 0.7.2

OSHDB core 0.6.4

The central data model of the OpenStreetMap History Database.

License

License

GroupId

GroupId

org.heigit.ohsome
ArtifactId

ArtifactId

oshdb
Version

Version

0.6.4
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.6.4


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

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 29.0-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
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.