is not current version
Last Version 5.3

GraphHopper Core 4.0-pre1

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-core
Version

Version

4.0-pre1
Type

Type

jar
Description

Description

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

Download graphhopper-core 4.0-pre1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.graphhopper : graphhopper-api jar 4.0-pre1
com.carrotsearch : hppc jar 0.8.1
org.codehaus.janino : janino jar 3.1.2
org.locationtech.jts : jts-core jar 1.15.1
org.apache.xmlgraphics : xmlgraphics-commons jar 2.3
org.openstreetmap.osmosis : osmosis-osm-binary jar 0.47.3
org.slf4j : slf4j-api jar

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17
com.graphhopper : graphhopper-web-api jar 4.0-pre1
org.junit.platform : junit-platform-launcher jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar

Project Modules

There are no modules declared in this project.