Last Version

GraphHopper Dropwizard Bundle 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-bundle
Version

Version

5.3
Type

Type

jar
Description

Description

GraphHopper Dropwizard Bundle
Use the GraphHopper routing engine as a web-service

Download graphhopper-web-bundle 5.3


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

Dependencies

compile (18)

Group / Artifact Type Version
com.graphhopper : graphhopper-web-api jar 5.3
com.graphhopper : graphhopper-core jar 5.3
com.graphhopper : graphhopper-reader-gtfs jar 5.3
com.graphhopper : graphhopper-map-matching jar 5.3
javax.xml.ws : jaxws-api jar 2.3.1
com.google.guava : guava jar
io.dropwizard : dropwizard-core jar
io.dropwizard : dropwizard-client jar
com.wdtinc : mapbox-vector-tile jar 3.1.0
com.fasterxml.jackson.jaxrs : jackson-jaxrs-xml-provider jar
org.webjars.npm : react jar 16.10.2
org.webjars.npm : react-dom jar 16.10.2
org.webjars : leaflet jar 1.5.1
org.webjars : momentjs jar 2.24.0
org.webjars : jquery jar 2.2.3
org.webjars.npm : mapbox-gl jar 1.13.0
org.webjars : vue jar 2.6.12
org.webjars.npm : papaparse jar 5.2.0

test (5)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar
com.graphhopper : directions-api-client-hc jar 5.3
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.