Last Version

CLAVIN 2.1.0

CLAVIN (Cartographic Location And Vicinity INdexer) is an open source software package for geographic entity resolution from text.

License

License

GroupId

GroupId

com.bericotech
ArtifactId

ArtifactId

clavin
Version

Version

2.1.0
Type

Type

jar
Description

Description

CLAVIN
CLAVIN (Cartographic Location And Vicinity INdexer) is an open source software package for geographic entity resolution from text.
Project Organization

Project Organization

Berico Technologies

Download clavin 2.1.0


<!-- https://jarcasting.com/artifacts/com.bericotech/clavin/ -->
<dependency>
    <groupId>com.bericotech</groupId>
    <artifactId>clavin</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bericotech/clavin/
implementation 'com.bericotech:clavin:2.1.0'
// https://jarcasting.com/artifacts/com.bericotech/clavin/
implementation ("com.bericotech:clavin:2.1.0")
'com.bericotech:clavin:jar:2.1.0'
<dependency org="com.bericotech" name="clavin" rev="2.1.0">
  <artifact name="clavin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bericotech', module='clavin', version='2.1.0')
)
libraryDependencies += "com.bericotech" % "clavin" % "2.1.0"
[com.bericotech/clavin "2.1.0"]

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 4.9.0
org.apache.lucene : lucene-analyzers-common jar 4.9.0
org.apache.lucene : lucene-queryparser jar 4.9.0
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.2
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
org.apache.opennlp : opennlp-tools jar 1.5.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.