License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.heigit.bigspatialdata |
ArtifactId | ArtifactIdoshpbf-parser |
Version | Version0.5.11 |
Type | Typejar |
Description |
DescriptionThe PBF-Parser that transfers osh.pbf-files into database Objects.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
oshpbf-parser-0.5.11.pom | |
oshpbf-parser-0.5.11.jar | 2 MB |
oshpbf-parser-0.5.11-sources.jar | 62 KB |
oshpbf-parser-0.5.11-javadoc.jar | 865 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshpbf-parser/ -->
<dependency>
<groupId>org.heigit.bigspatialdata</groupId>
<artifactId>oshpbf-parser</artifactId>
<version>0.5.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshpbf-parser/
implementation 'org.heigit.bigspatialdata:oshpbf-parser:0.5.11'
// https://jarcasting.com/artifacts/org.heigit.bigspatialdata/oshpbf-parser/
implementation ("org.heigit.bigspatialdata:oshpbf-parser:0.5.11")
'org.heigit.bigspatialdata:oshpbf-parser:jar:0.5.11'
<dependency org="org.heigit.bigspatialdata" name="oshpbf-parser" rev="0.5.11">
<artifact name="oshpbf-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.heigit.bigspatialdata', module='oshpbf-parser', version='0.5.11')
)
libraryDependencies += "org.heigit.bigspatialdata" % "oshpbf-parser" % "0.5.11"
[org.heigit.bigspatialdata/oshpbf-parser "0.5.11"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |