Last Version

GraphHopper Core 5.3

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

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


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

Dependencies

compile (11)

Group / Artifact Type Version
com.graphhopper : graphhopper-web-api jar 5.3
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.7
org.openstreetmap.osmosis : osmosis-osm-binary jar 0.47.3
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
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.