MVN

com.graphhopper : graphhopper

Maven & Gradle

Jun 15, 2016
8 usages
4k stars

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

<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>graphhopper</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.graphhopper : graphhopper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0
  • Latest Release Candidate: 0.7.0-RC3

All Versions

Choose a version of com.graphhopper : graphhopper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
graphhopper-0.7.0
graphhopper-0.7.0-RC3
graphhopper-0.7.0-RC2
0.6.x
graphhopper-0.6.0
graphhopper-0.6.0-RC2
graphhopper-0.6.0-RC1
0.5.x
graphhopper-0.5.0
graphhopper-0.5.0-RC1
0.4.x
graphhopper-0.4.1
graphhopper-0.4.0
graphhopper-0.4.0-RC1
0.3
graphhopper-0.3
0.2
graphhopper-0.2
0.1.x
graphhopper-0.1.1
0.1
graphhopper-0.1

How to add a dependency to Maven

Add the following com.graphhopper : graphhopper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>graphhopper</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.graphhopper : graphhopper gradle dependency to your build.gradle file:

implementation 'com.graphhopper:graphhopper:0.7.0'

Gradle Kotlin DSL: Add the following com.graphhopper : graphhopper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.graphhopper:graphhopper:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.graphhopper : graphhopper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.graphhopper" % "graphhopper" % "0.7.0"

Advertisement

Dependencies from Group

Mar 13, 2023
21 usages
4.2k stars
May 05, 2021
18 usages
3.5k stars
Mar 13, 2023
10 usages
4.2k stars
Jun 15, 2016
8 usages
4k stars
Mar 13, 2023
4 usages
4.2k stars

Discover Dependencies

Dec 10, 2017
4 usages
15 stars
Jul 01, 2016
4 usages
4 stars
Sep 13, 2016
4 usages
2.5k stars
Aug 08, 2022
3 usages
169 stars
May 25, 2022
3 usages
Apr 13, 2023
3 usages
5 stars
Feb 01, 2017
10 usages
9 stars
Apr 12, 2023
4 usages
1 stars
Dec 07, 2018
3 usages
26 stars