Last Version

GraphHopper Web 5.3

Use the GraphHopper routing engine as a web-service

License

License

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

graphhopper-web
Version

Version

5.3
Type

Type

jar
Description

Description

GraphHopper Web
Use the GraphHopper routing engine as a web-service

Download graphhopper-web 5.3


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

Dependencies

test (6)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 2.0.21
org.hamcrest : hamcrest-library jar 1.3
com.graphhopper : directions-api-client-hc jar 5.3
org.junit.platform : junit-platform-launcher jar 1.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.