| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.bytebybyte |
| ArtifactId | ArtifactIdmapquest-open-geocoding |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMapQuest Open Geocoding Service
Java API for the MapQuest Open geocoding service.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.1.6.RELEASE |