GraphHopper Directions API hand-crafted Java Client. For the Matrix and Routing API only

Super pom of the GraphHopper Directions API client component

License

License

Categories

Categories

CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-client-optimized
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

GraphHopper Directions API hand-crafted Java Client. For the Matrix and Routing API only
Super pom of the GraphHopper Directions API client component

Download directions-api-client-optimized

How to add to project

<!-- https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-optimized/ -->
<dependency>
    <groupId>com.graphhopper</groupId>
    <artifactId>directions-api-client-optimized</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-optimized/
implementation 'com.graphhopper:directions-api-client-optimized:0.9.0'
// https://jarcasting.com/artifacts/com.graphhopper/directions-api-client-optimized/
implementation ("com.graphhopper:directions-api-client-optimized:0.9.0")
'com.graphhopper:directions-api-client-optimized:jar:0.9.0'
<dependency org="com.graphhopper" name="directions-api-client-optimized" rev="0.9.0">
  <artifact name="directions-api-client-optimized" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.graphhopper', module='directions-api-client-optimized', version='0.9.0')
)
libraryDependencies += "com.graphhopper" % "directions-api-client-optimized" % "0.9.0"
[com.graphhopper/directions-api-client-optimized "0.9.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.graphhopper : graphhopper-core jar 0.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.8.4
com.squareup.okhttp3 : okhttp jar 3.8.0
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.21
log4j : log4j jar 1.2.17
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.0
0.9.0-RC1