GraphHopper Map Matching Parent Project

Super pom of the GraphHopper Map Matching component

Categories

Categories

GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

map-matching-parent
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

pom
Description

Description

GraphHopper Map Matching Parent Project
Super pom of the GraphHopper Map Matching component
Project URL

Project URL

https://graphhopper.com

Download map-matching-parent

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • matching-core
  • matching-web

Versions

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