Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdmap-matching-web |
Last Version | Last Version0.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Map Matching Web
Export GraphHopper Map Matching in a web-based application
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
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 |