Last Version

GraphHopper Directions API Java Client for the Route Optimization API 0.6.0-RC1

The Java client for the GraphHopper Route Optimization API

Categories

Categories

Java Languages CLI User Interface GraphHopper Business Logic Libraries Geospatial
GroupId

GroupId

com.graphhopper
ArtifactId

ArtifactId

directions-api-vrp-java-client
Version

Version

0.6.0-RC1
Type

Type

jar
Description

Description

GraphHopper Directions API Java Client for the Route Optimization API
The Java client for the GraphHopper Route Optimization API

Download directions-api-vrp-java-client 0.6.0-RC1


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

Dependencies

compile (8)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.2
com.sun.jersey : jersey-client jar 1.18
com.sun.jersey.contribs : jersey-multipart jar 1.18
com.fasterxml.jackson.core : jackson-core jar 2.4.2
com.fasterxml.jackson.core : jackson-annotations jar 2.4.2
com.fasterxml.jackson.core : jackson-databind jar 2.4.2
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.1.5
joda-time : joda-time jar 2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.