Last Version

geocoder 1.3.10

Geocoding and reverse geocoding utilities

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

geocoder
Version

Version

1.3.10
Type

Type

jar
Description

Description

geocoder
Geocoding and reverse geocoding utilities
Project Organization

Project Organization

The University of Southampton

Download geocoder 1.3.10


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

Dependencies

compile (7)

Group / Artifact Type Version
org.openimaj : core jar 1.3.10
org.openimaj : core-math jar 1.3.10
org.openimaj : nearest-neighbour jar 1.3.10
org.geonames : geonames jar 1.0
javax.servlet : servlet-api jar 2.5
org.apache.solr : solr-core jar 4.4.0
org.apache.solr : solr-solrj jar 4.4.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.