Java Client for GeoNames Webservices

The geonames java library helps you to easily access the geonames web services with java.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.geonames
ArtifactId

ArtifactId

geonames
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Java Client for GeoNames Webservices
The geonames java library helps you to easily access the geonames web services with java.
Project URL

Project URL

http://www.geonames.org/source-code/

Download geonames

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
jdom : jdom jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.4