| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGraphHopper Прикладные библиотеки Geospatial |
| Группа | Группаcom.graphhopper |
| Идентификатор | Идентификаторgraphhopper-map-matching |
| Последняя версия | Последняя версия5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphHopper Map Matching
Super pom of GraphHopper, the fast and flexible routing engine
|
| Имя Файла | Размер |
|---|---|
| graphhopper-map-matching-5.3.pom | |
| graphhopper-map-matching-5.3.jar | 22 KB |
| graphhopper-map-matching-5.3-sources.jar | 16 KB |
| graphhopper-map-matching-5.3-javadoc.jar | 58 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-map-matching</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching/
implementation 'com.graphhopper:graphhopper-map-matching:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-map-matching/
implementation ("com.graphhopper:graphhopper-map-matching:5.3")
'com.graphhopper:graphhopper-map-matching:jar:5.3'
<dependency org="com.graphhopper" name="graphhopper-map-matching" rev="5.3">
<artifact name="graphhopper-map-matching" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-map-matching', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-map-matching" % "5.3"
[com.graphhopper/graphhopper-map-matching "5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphhopper : graphhopper-core | jar | 5.3 |
| org.slf4j : slf4j-api | jar | |
| com.graphhopper : hmm-lib-external | jar | 5.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar |