Simple Gazetteer

Load Gazetteer files from a folder to annotate WebLab documents.

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

simple-gazetteer
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

war
Description

Description

Simple Gazetteer
Load Gazetteer files from a folder to annotate WebLab documents.

Download simple-gazetteer

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.weblab-project.core » rdf-helper-jena jar 1.2
org.slf4j : slf4j-log4j12 jar 1.5.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0