MapQuest Open Directions Service

Java API for the MapQuest Open directions service.

License

License

GroupId

GroupId

com.bytebybyte
ArtifactId

ArtifactId

mapquest-open-directions
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MapQuest Open Directions Service
Java API for the MapQuest Open directions service.
Project URL

Project URL

https://github.com/gjordi/mapquest-open-directions
Project Organization

Project Organization

Byte by Byte Inc.

Download mapquest-open-directions

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.1.9.RELEASE
org.springframework.boot : spring-boot-starter-log4j jar 1.1.9.RELEASE
org.springframework : spring-web jar
com.fasterxml.jackson.core : jackson-databind jar 2.3.4
org.springframework.boot : spring-boot-starter-data-solr jar 1.1.9.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 1.1.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0