License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshdb |
Version | Version0.5.11 |
Type | Typejar |
Description |
DescriptionOSHDB core
The central data model of the OpenStreetMap History Database.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshdb-0.5.11.pom | |
oshdb-0.5.11.jar | 92 KB |
oshdb-0.5.11-sources.jar | 45 KB |
oshdb-0.5.11-javadoc.jar | 660 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.h2database : h2 | jar | 1.4.197 |