License |
License |
---|---|
GroupId | GroupIdorg.heigit.ohsome |
ArtifactId | ArtifactIdoshdb-util |
Version | Version0.6.4 |
Type | Typejar |
Description |
DescriptionOSHDB utilities
A collection of utilities for accessing to the OSHDB data and for performing computations on top of these.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshdb-util-0.6.4.pom | |
oshdb-util-0.6.4.jar | 74 KB |
oshdb-util-0.6.4-sources.jar | 48 KB |
oshdb-util-0.6.4-javadoc.jar | 644 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-util/ -->
<dependency>
<groupId>org.heigit.ohsome</groupId>
<artifactId>oshdb-util</artifactId>
<version>0.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-util/
implementation 'org.heigit.ohsome:oshdb-util:0.6.4'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-util/
implementation ("org.heigit.ohsome:oshdb-util:0.6.4")
'org.heigit.ohsome:oshdb-util:jar:0.6.4'
<dependency org="org.heigit.ohsome" name="oshdb-util" rev="0.6.4">
<artifact name="oshdb-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-util', version='0.6.4')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-util" % "0.6.4"
[org.heigit.ohsome/oshdb-util "0.6.4"]
Group / Artifact | Type | Version |
---|---|---|
org.heigit.ohsome : oshdb | jar | 0.6.4 |
org.locationtech.jts : jts-core | jar | 1.16.1 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
com.h2database : h2 | jar | 1.4.197 |