GraphHopper Map Matching Web

Export GraphHopper Map Matching in a web-based application

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

map-matching-web
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

GraphHopper Map Matching Web
Export GraphHopper Map Matching in a web-based application

Download map-matching-web

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
com.graphhopper : map-matching jar 0.7.0
com.graphhopper : graphhopper-web jar 0.7.0
org.json : json jar 20160212
com.google.inject : guice jar 4.0
com.google.inject.extensions : guice-servlet jar 4.0
org.slf4j : slf4j-api jar 1.7.21
log4j : log4j jar 1.2.17
org.eclipse.jetty : jetty-servlets jar 9.3.8.v20160314
org.eclipse.jetty : jetty-server jar 9.3.8.v20160314
org.eclipse.jetty : jetty-servlet jar 9.3.8.v20160314

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21

test (3)

Group / Artifact Type Version
com.squareup.okhttp : okhttp jar 2.7.5
org.eclipse.jetty : jetty-webapp jar 9.3.8.v20160314
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.7.0-RC3
0.7.0-RC2
0.6.0
0.6.0-RC1