MVN

com.bericotech : clavin

Maven & Gradle

Mar 05, 2016
5 usages
256 stars

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

<dependency>
    <groupId>com.bericotech</groupId>
    <artifactId>clavin</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bericotech : clavin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.bericotech : clavin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
clavin-2.1.0
2.0.x
clavin-2.0.0
clavin-2.0.0rc1
1.0.x
clavin-1.0.0
clavin-1.0.0rc7
clavin-1.0.0rc6
clavin-1.0.0rc5
clavin-1.0.0rc4

How to add a dependency to Maven

Add the following com.bericotech : clavin maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bericotech</groupId>
    <artifactId>clavin</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bericotech : clavin gradle dependency to your build.gradle file:

implementation 'com.bericotech:clavin:2.1.0'

Gradle Kotlin DSL: Add the following com.bericotech : clavin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bericotech:clavin:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bericotech : clavin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bericotech" % "clavin" % "2.1.0"

Advertisement

Dependencies from Group

Mar 05, 2016
5 usages
256 stars
Aug 27, 2016
1 usages
24 stars

Discover Dependencies

Jul 30, 2016
463 stars
Mar 07, 2016
1 stars
Jun 01, 2016
62 stars
Jun 01, 2016
1 usages
62 stars
Feb 10, 2021
1 usages
Mar 07, 2016
1 stars
Mar 11, 2016
315 stars
Mar 03, 2021
2 usages
2.4k stars