| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем GraphHopper Прикладные библиотеки Geospatial |
| Группа | Группаcom.graphhopper |
| Идентификатор | Идентификаторdirections-api-client-hc |
| Последняя версия | Последняя версия5.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGraphHopper Directions API hand-crafted Java Client.
Super pom of GraphHopper, the fast and flexible routing engine
|
| Имя Файла | Размер |
|---|---|
| directions-api-client-hc-5.3.pom | |
| directions-api-client-hc-5.3.jar | 39 KB |
| directions-api-client-hc-5.3-sources.jar | 25 KB |
| directions-api-client-hc-5.3-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-hc/ -->
<dependency>
<groupId>com.graphhopper</groupId>
<artifactId>directions-api-client-hc</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-hc/
implementation 'com.graphhopper:directions-api-client-hc:5.3'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-hc/
implementation ("com.graphhopper:directions-api-client-hc:5.3")
'com.graphhopper:directions-api-client-hc:jar:5.3'
<dependency org="com.graphhopper" name="directions-api-client-hc" rev="5.3">
<artifact name="directions-api-client-hc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client-hc', version='5.3')
)
libraryDependencies += "com.graphhopper" % "directions-api-client-hc" % "5.3"
[com.graphhopper/directions-api-client-hc "5.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphhopper : graphhopper-web-api | jar | 5.3 |
| com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
| org.slf4j : slf4j-api | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar |