is not current version
Last Version 5.3

GraphHopper Parent Project 3.0-pre5

Super pom of GraphHopper, the fast and flexible routing engine

License

License

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-parent
Version

Version

3.0-pre5
Type

Type

pom
Description

Description

GraphHopper Parent Project
Super pom of GraphHopper, the fast and flexible routing engine
Project URL

Project URL

https://www.graphhopper.com

Download graphhopper-parent 3.0-pre5


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

Dependencies

test (4)

Group / Artifact Type Version
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

  • core
  • reader-gtfs
  • tools
  • hmm-lib
  • map-matching
  • web-bundle
  • api
  • web-api
  • web
  • client-hc
  • navigation
  • example