License |
License |
---|---|
GroupId | GroupIdorg.heigit.ohsome |
ArtifactId | ArtifactIdoshdb-util |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionOSHDB utilities
A collection of utilities for accessing to the OSHDB data and for performing computations on top of these.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshdb-util-0.7.2.pom | |
oshdb-util-0.7.2.jar | 88 KB |
oshdb-util-0.7.2-sources.jar | 61 KB |
oshdb-util-0.7.2-javadoc.jar | 725 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-util/ -->
<dependency>
<groupId>org.heigit.ohsome</groupId>
<artifactId>oshdb-util</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-util/
implementation 'org.heigit.ohsome:oshdb-util:0.7.2'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-util/
implementation ("org.heigit.ohsome:oshdb-util:0.7.2")
'org.heigit.ohsome:oshdb-util:jar:0.7.2'
<dependency org="org.heigit.ohsome" name="oshdb-util" rev="0.7.2">
<artifact name="oshdb-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-util', version='0.7.2')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-util" % "0.7.2"
[org.heigit.ohsome/oshdb-util "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.heigit.ohsome : oshdb | jar | 0.7.2 |
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 |