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