License |
License |
---|---|
GroupId | GroupIdcom.bytebybyte |
ArtifactId | ArtifactIdmapquest-open-directions |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMapQuest Open Directions Service
Java API for the MapQuest Open directions service.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.1.9.RELEASE |