License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial Dex General Purpose Libraries Utility |
GroupId | GroupIdorg.apache.stanbol |
ArtifactId | ArtifactIdorg.apache.stanbol.entityhub.indexing.geonames |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Stanbol Entityhub Indexing for geonames.org
This uses the DB dump of geonames.org to create a Full Yard containing all points of interest of geonames.org
|
Project Organization |
Project Organization |
<!-- 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>1.0.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:1.0.0'
// https://jarcasting.com/artifacts/org.apache.stanbol/org.apache.stanbol.entityhub.indexing.geonames/
implementation ("org.apache.stanbol:org.apache.stanbol.entityhub.indexing.geonames:1.0.0")
'org.apache.stanbol:org.apache.stanbol.entityhub.indexing.geonames:jar:1.0.0'
<dependency org="org.apache.stanbol" name="org.apache.stanbol.entityhub.indexing.geonames" rev="1.0.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='1.0.0')
)
libraryDependencies += "org.apache.stanbol" % "org.apache.stanbol.entityhub.indexing.geonames" % "1.0.0"
[org.apache.stanbol/org.apache.stanbol.entityhub.indexing.geonames "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |