Jar examples for c:clavin
CLAVIN (Cartographic Location And Vicinity INdexer) is an open source software package for geographic entity resolution from text.
You can download jar file clavin 1.0.0rc7 in this page.
The Apache Software License, Version 2.0
You can use the following script to add clavin-1.0.0rc7.jar to your project.
<dependency> <groupId>com.bericotech</groupId> <artifactId>clavin</artifactId> <version>1.0.0rc7</version> </dependency>
compile group: 'com.bericotech', name: 'clavin', version: '1.0.0rc7'
libraryDependencies += "com.bericotech" % "clavin" % "1.0.0rc7"
<dependency org="com.bericotech" name="clavin" rev="1.0.0rc7"/>
@Grapes(@Grab(group='com.bericotech', module='clavin', version='1.0.0rc7'))
'com.bericotech:clavin:jar:1.0.0rc7'
Click the following link to download the jar file.
clavin-1.0.0rc7-jar-with-dependencies.jar