License |
License |
---|---|
GroupId | GroupIdorg.heigit.ohsome |
ArtifactId | ArtifactIdoshdb-filter |
Version | Version0.7.2 |
Type | Typejar |
Description |
DescriptionOSHDB filter
A flexible filtering library for OSM entities. Formerly known as "ohsome-filter".
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshdb-filter-0.7.2.pom | |
oshdb-filter-0.7.2.jar | 72 KB |
oshdb-filter-0.7.2-sources.jar | 28 KB |
oshdb-filter-0.7.2-javadoc.jar | 570 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-filter/ -->
<dependency>
<groupId>org.heigit.ohsome</groupId>
<artifactId>oshdb-filter</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-filter/
implementation 'org.heigit.ohsome:oshdb-filter:0.7.2'
// https://jarcasting.com/artifacts/org.heigit.ohsome/oshdb-filter/
implementation ("org.heigit.ohsome:oshdb-filter:0.7.2")
'org.heigit.ohsome:oshdb-filter:jar:0.7.2'
<dependency org="org.heigit.ohsome" name="oshdb-filter" rev="0.7.2">
<artifact name="oshdb-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.ohsome', module='oshdb-filter', version='0.7.2')
)
libraryDependencies += "org.heigit.ohsome" % "oshdb-filter" % "0.7.2"
[org.heigit.ohsome/oshdb-filter "0.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.heigit.ohsome : oshdb | jar | 0.7.2 |
org.heigit.ohsome : oshdb-util | jar | 0.7.2 |
org.jparsec : jparsec | jar | 3.1 |
org.jetbrains : annotations | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
com.h2database : h2 | jar | 1.4.197 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |