This example is meant to guide an implementation of fetching travel time from the UrbanLogiq system.
- Ensure that Java 21 or higher is installed
- Ensure that Maven is installed
- Ensure that the UrbanLogiq SDK (available here) is available from your local Maven repository.
- Create an executable jar file using Maven:
mvn package
- Run the jar file (take note of the filename, which is static):
java -jar ./target/TravelTimeExample-jar-with-dependencies.jar