License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-reader-osm |
Last Version | Last Version3.0-pre3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Reader for OpenStreetMap Data
Super pom of GraphHopper, the fast and flexible routing engine
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-osm/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-reader-osm</artifactId>
<version>3.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-osm/
implementation 'com.graphhopper:graphhopper-reader-osm:3.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-reader-osm/
implementation ("com.graphhopper:graphhopper-reader-osm:3.0-pre3")
'com.graphhopper:graphhopper-reader-osm:jar:3.0-pre3'
<dependency org="com.graphhopper" name="graphhopper-reader-osm" rev="3.0-pre3">
<artifact name="graphhopper-reader-osm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-reader-osm', version='3.0-pre3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-reader-osm" % "3.0-pre3"
[com.graphhopper/graphhopper-reader-osm "3.0-pre3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-core | jar | 3.0-pre3 |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
log4j : log4j | jar | 1.2.17 |
com.graphhopper : graphhopper-core | test-jar | 3.0-pre3 |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar |