License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshdb-util |
Version | Version0.5.11 |
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.5.11.pom | |
oshdb-util-0.5.11.jar | 69 KB |
oshdb-util-0.5.11-sources.jar | 41 KB |
oshdb-util-0.5.11-javadoc.jar | 625 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-util/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>oshdb-util</artifactId>
<version>0.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-util/
implementation 'org.heigit.bigspatialdata:oshdb-util:0.5.11'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshdb-util/
implementation ("org.heigit.bigspatialdata:oshdb-util:0.5.11")
'org.heigit.bigspatialdata:oshdb-util:jar:0.5.11'
<dependency org="org.heigit.bigspatialdata" name="oshdb-util" rev="0.5.11">
<artifact name="oshdb-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='oshdb-util', version='0.5.11')
)
libraryDependencies += "org.heigit.bigspatialdata" % "oshdb-util" % "0.5.11"
[org.heigit.bigspatialdata/oshdb-util "0.5.11"]
Group / Artifact | Type | Version |
---|---|---|
org.heigit.bigspatialdata : oshdb | jar | 0.5.11 |
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 |