g

gazetteer-ontology-based

An ontology driven gazetteer
GNU Lesser General Public License (LGPL), Version 3
GATE
GATE Team
Files download
File Operation
gazetteer-ontology-based-8.5.jar download
gazetteer-ontology-based-8.5.pom download
gazetteer-ontology-based-8.5-sources.jar download
Apache Maven
<dependency>
  <groupId>uk.ac.gate.plugins</groupId>
  <artifactId>gazetteer-ontology-based</artifactId>
  <version>8.5</version>
</dependency>
Gradle Groovy
implementation 'uk.ac.gate.plugins:gazetteer-ontology-based:8.5'
Gradle Kotlin
implementation("uk.ac.gate.plugins:gazetteer-ontology-based:8.5")
Scala SBT
libraryDependencies += "uk.ac.gate.plugins" % "gazetteer-ontology-based" % "8.5"
Groovy Grape
@Grapes(
  @Grab(group='uk.ac.gate.plugins', module='gazetteer-ontology-based', version='8.5')
)
Apache Ivy
<dependency org="uk.ac.gate.plugins" name="gazetteer-ontology-based" rev="8.5" />
Leiningen
[uk.ac.gate.plugins/gazetteer-ontology-based "8.5"]
Apache Buildr
'uk.ac.gate.plugins:gazetteer-ontology-based:jar:8.5'