is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.entityhub.indexing.geonames 0.10.0-incubating

This uses the DB dump of geonames.org to create a Full Yard containing all points of interest of geonames.org

Categories

Categories

Geo Business Logic Libraries Geospatial Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.entityhub.indexing.geonames
Version

Version

0.10.0-incubating
Type

Type

jar

Download org.apache.stanbol.entityhub.indexing.geonames 0.10.0-incubating


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