License |
License |
---|---|
Categories |
CategoriesGraphHopper Business Logic Libraries Geospatial |
GroupId | GroupIdcom.graphhopper |
ArtifactId | ArtifactIdgraphhopper-map-matching-web-bundle |
Last Version | Last Version2.0-pre3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphHopper Map Matching Dropwizard Bundle
Export GraphHopper Map Matching in a web-based application
|
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web-bundle/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching-web-bundle</artifactId>
<version>2.0-pre3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web-bundle/
implementation 'com.graphhopper:graphhopper-map-matching-web-bundle:2.0-pre3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching-web-bundle/
implementation ("com.graphhopper:graphhopper-map-matching-web-bundle:2.0-pre3")
'com.graphhopper:graphhopper-map-matching-web-bundle:jar:2.0-pre3'
<dependency org="com.graphhopper" name="graphhopper-map-matching-web-bundle" rev="2.0-pre3">
<artifact name="graphhopper-map-matching-web-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching-web-bundle', version='2.0-pre3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching-web-bundle" % "2.0-pre3"
[com.graphhopper/graphhopper-map-matching-web-bundle "2.0-pre3"]
Group / Artifact | Type | Version |
---|---|---|
com.graphhopper : graphhopper-map-matching-core | jar | 2.0-pre3 |
com.graphhopper : graphhopper-web-api | jar | 2.0-pre3 |
io.dropwizard : dropwizard-core | jar | 2.0.8 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.10.3 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-xml-provider | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 2.0.8 |