is not current version
Last Version 5.3

GraphHopper Core 3.0-pre5

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

3.0-pre5
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 3.0-pre5


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

Dependencies

compile (7)

Group / Artifact Type Version
com.graphhopper : graphhopper-api jar 3.0-pre5
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 (7)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.30
log4j : log4j jar 1.2.17
com.graphhopper : graphhopper-web-api jar 3.0-pre5
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

Project Modules

There are no modules declared in this project.