How to add a POM dependency to Maven
POM as dependency in dependencyManagement
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching-parent</artifactId>
<version>2.0</version>
</dependency>
Choose a version of com.graphhopper : graphhopper-map-matching-parent to add to Maven - Latest Versions:
Version | Vulnerabilities | Updated | |
---|---|---|---|
2.0 |
graphhopper-map-matching-parent-2.0
|
||
graphhopper-map-matching-parent-2.0-pre3
|
|||
1.0 |
graphhopper-map-matching-parent-1.0
|
||
graphhopper-map-matching-parent-1.0-pre43
|
|||
graphhopper-map-matching-parent-1.0-pre42
|
|||
graphhopper-map-matching-parent-1.0-prelmfix
|
|||
graphhopper-map-matching-parent-1.0-pre41
|
|||
graphhopper-map-matching-parent-1.0-pre38
|
|||
graphhopper-map-matching-parent-1.0-pre37
|
|||
graphhopper-map-matching-parent-1.0-pre35
|
|||
graphhopper-map-matching-parent-1.0-pre33.4
|
|||
graphhopper-map-matching-parent-1.0-pre33.3
|
|||
graphhopper-map-matching-parent-1.0-pre32.2
|
|||
graphhopper-map-matching-parent-1.0-pre32.1
|
|||
graphhopper-map-matching-parent-1.0-pre33
|
|||
graphhopper-map-matching-parent-1.0-pre32
|
|||
graphhopper-map-matching-parent-1.0-pre30.3
|
|||
graphhopper-map-matching-parent-1.0-pre30.2
|
|||
graphhopper-map-matching-parent-1.0-pre31
|
|||
graphhopper-map-matching-parent-1.0-pre30
|
|||
graphhopper-map-matching-parent-1.0-pre29
|
|||
graphhopper-map-matching-parent-1.0-pre28
|
|||
graphhopper-map-matching-parent-1.0-pre27
|
|||
graphhopper-map-matching-parent-1.0-pre26
|
|||
graphhopper-map-matching-parent-1.0-pre25
|
|||
graphhopper-map-matching-parent-1.0-pre24
|
|||
graphhopper-map-matching-parent-1.0-pre23
|
|||
graphhopper-map-matching-parent-1.0-pre22
|
|||
graphhopper-map-matching-parent-1.0-pre21
|
|||
graphhopper-map-matching-parent-1.0-pre20
|
|||
graphhopper-map-matching-parent-1.0-pre18
|
|||
graphhopper-map-matching-parent-1.0-pre17
|
|||
graphhopper-map-matching-parent-1.0-pre16
|
|||
graphhopper-map-matching-parent-1.0-pre14
|
|||
graphhopper-map-matching-parent-1.0-pre12
|
|||
graphhopper-map-matching-parent-1.0-pre11
|
|||
graphhopper-map-matching-parent-1.0-pre10
|
|||
graphhopper-map-matching-parent-1.0-pre9
|
|||
graphhopper-map-matching-parent-1.0-pre7.1
|
|||
graphhopper-map-matching-parent-1.0-pre7
|
|||
graphhopper-map-matching-parent-1.0-pre5
|
|||
graphhopper-map-matching-parent-1.0-pre3
|
|||
graphhopper-map-matching-parent-1.0-pre2
|
|||
graphhopper-map-matching-parent-1.0-pre1
|
|||
0.13.x |
graphhopper-map-matching-parent-0.13.0
|
||
graphhopper-map-matching-parent-0.13.0-pre19
|
|||
graphhopper-map-matching-parent-0.13.0-pre18
|
|||
graphhopper-map-matching-parent-0.13.0-pre17
|
|||
graphhopper-map-matching-parent-0.13.0-pre16
|
|||
graphhopper-map-matching-parent-0.13.0-pre14
|
|||
graphhopper-map-matching-parent-0.13.0-pre13
|
|||
graphhopper-map-matching-parent-0.13.0-pre12
|
|||
graphhopper-map-matching-parent-0.13.0-pre9
|
|||
graphhopper-map-matching-parent-0.13.0-pre8
|
|||
graphhopper-map-matching-parent-0.13.0-pre7
|
|||
graphhopper-map-matching-parent-0.13.0-pre6
|
|||
graphhopper-map-matching-parent-0.13.0-pre5
|
|||
graphhopper-map-matching-parent-0.13.0-pre4
|
|||
graphhopper-map-matching-parent-0.13.0-pre3
|
|||
graphhopper-map-matching-parent-0.13.0-pre2
|
|||
0.12.x |
graphhopper-map-matching-parent-0.12.0-3
|
||
0.11.x |
graphhopper-map-matching-parent-0.11.0-4
|
||
graphhopper-map-matching-parent-0.11.0-2
|
|||
0.10.x |
graphhopper-map-matching-parent-0.10.0
|
||
graphhopper-map-matching-parent-0.10.0-RC1
|
|||
0.9.x |
graphhopper-map-matching-parent-0.9.0
|
||
graphhopper-map-matching-parent-0.9.0-RC1
|
|||
0.8.x |
graphhopper-map-matching-parent-0.8.2
|
||
graphhopper-map-matching-parent-0.8.1
|
|||
graphhopper-map-matching-parent-0.8.0
|
|||
graphhopper-map-matching-parent-0.8.0-RC2
|
|||
feature_1850_02 |
graphhopper-map-matching-parent-feature_1850_02
|
||
feature_1850_01 |
graphhopper-map-matching-parent-feature_1850_01
|
POM as dependency in dependencyManagement
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching-parent</artifactId>
<version>2.0</version>
</dependency>
Advertisement