Last Version

MapQuest Open Geocoding Service 1.0.0

Java API for the MapQuest Open geocoding service.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.bytebybyte
ArtifactId

ArtifactId

mapquest-open-geocoding
Version

Version

1.0.0
Type

Type

jar
Description

Description

MapQuest Open Geocoding Service
Java API for the MapQuest Open geocoding service.
Project URL

Project URL

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

Project Organization

Byte by Byte Inc.

Download mapquest-open-geocoding 1.0.0


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

Dependencies

compile (4)

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

test (1)

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

Project Modules

There are no modules declared in this project.