is not current version
Last Version 5.3

GraphHopper Core 4.0-pre2

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-pre2
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-pre2


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

Dependencies

compile (11)

Group / Artifact Type Version
com.graphhopper : graphhopper-api jar 4.0-pre2
com.carrotsearch : hppc jar 0.8.1
org.codehaus.janino : janino jar 3.1.2
org.locationtech.jts : jts-core jar 1.15.1
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.graphhopper.external : jackson-datatype-jts jar 0.12-2.5-1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
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-pre2
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.