Last Version

GraphHopper 0.7.0

GraphHopper is a fast and memory efficient Java road routing engine working seamlessly with OpenStreetMap data.

License

License

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper
Version

Version

0.7.0
Type

Type

jar
Description

Description

GraphHopper
GraphHopper is a fast and memory efficient Java road routing engine working seamlessly with OpenStreetMap data.

Download graphhopper 0.7.0


<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>graphhopper</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper/
implementation 'com.graphhopper:graphhopper:0.7.0'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper/
implementation ("com.graphhopper:graphhopper:0.7.0")
'com.graphhopper:graphhopper:jar:0.7.0'
<dependency org="com.graphhopper" name="graphhopper" rev="0.7.0">
  <artifact name="graphhopper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper', version='0.7.0')
)
libraryDependencies += "com.graphhopper" % "graphhopper" % "0.7.0"
[com.graphhopper/graphhopper "0.7.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.graphhopper : graphhopper-tools-lgpl jar 0.7.0
net.sf.trove4j : trove4j jar 3.0.3
org.slf4j : slf4j-api jar 1.7.21
org.apache.xmlgraphics : xmlgraphics-commons jar 2.1
com.google.protobuf : protobuf-java jar 2.6.1
org.openstreetmap.osmosis : osmosis-osm-binary jar 0.44.1

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
org.json : json jar 20160212
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.