| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGraphHopper Прикладные библиотеки Geospatial |
| Группа | Группаcom.graphhopper |
| Идентификатор | Идентификаторgraphhopper-example |
| Последняя версия | Последняя версия5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphHopper Example
Super pom of GraphHopper, the fast and flexible routing engine
|
| Имя Файла | Размер |
|---|---|
| graphhopper-example-5.3.pom | |
| graphhopper-example-5.3.jar | 16 KB |
| graphhopper-example-5.3-sources.jar | 9 KB |
| graphhopper-example-5.3-javadoc.jar | 39 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphhopper/graphhopper-example/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>graphhopper-example</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-example/
implementation 'com.graphhopper:graphhopper-example:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/graphhopper-example/
implementation ("com.graphhopper:graphhopper-example:5.3")
'com.graphhopper:graphhopper-example:jar:5.3'
<dependency org="com.graphhopper" name="graphhopper-example" rev="5.3">
<artifact name="graphhopper-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='graphhopper-example', version='5.3')
)
libraryDependencies += "com.graphhopper" % "graphhopper-example" % "5.3"
[com.graphhopper/graphhopper-example "5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphhopper : graphhopper-core | jar | 5.3 |
| org.slf4j : slf4j-api | jar | |
| 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 |