is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.entityhub.indexing.geonames 0.12.0

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.12.0
Type

Type

jar

Download org.apache.stanbol.entityhub.indexing.geonames 0.12.0


<!-- 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.12.0</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.12.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.geonames/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.geonames:0.12.0")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.geonames:jar:0.12.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.geonames" rev="0.12.0">
  <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.12.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.geonames" % "0.12.0"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.geonames "0.12.0"]