Skip to content

oblonski/directions-api-vrp-java-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GraphHopper Tour Optimization API

Java Client

This client is automatically created from the swagger specification.

Usage

See TestMain for an example usage.

Maven

<dependency>
  <groupId>com.graphhopper</groupId>
  <artifactId>directions-api-vrp-java-client</artifactId>
  <version>0.4.1</version>
</dependency>

Other Clients

The other parts of the API are currently covered in a separate repository (for Java).

Clients in other languages are listed here.

License

This project stands under the Apache License 2.0

Releases

No releases published

Packages

No packages published

Languages