MVN

gr.eap.LSHDB : LSHDB

Maven & Gradle

Apr 18, 2017
27 stars

LSHDB · LSHDB is a persistent data engine, which relies on Locality-Sensitive Hashing and noSQL stores, for performing record linkage (and privacy-preserving record linkage) and similarity search tasks.

<dependency>
    <groupId>gr.eap.LSHDB</groupId>
    <artifactId>LSHDB</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gr.eap.LSHDB : LSHDB to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of gr.eap.LSHDB : LSHDB to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
LSHDB-1.0

How to add a dependency to Maven

Add the following gr.eap.LSHDB : LSHDB maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>gr.eap.LSHDB</groupId>
    <artifactId>LSHDB</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following gr.eap.LSHDB : LSHDB gradle dependency to your build.gradle file:

implementation 'gr.eap.LSHDB:LSHDB:1.0'

Gradle Kotlin DSL: Add the following gr.eap.LSHDB : LSHDB gradle kotlin dependency to your build.gradle.kts file:

implementation("gr.eap.LSHDB:LSHDB:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following gr.eap.LSHDB : LSHDB sbt scala dependency to your build.sbt file:

libraryDependencies += "gr.eap.LSHDB" % "LSHDB" % "1.0"

Advertisement

Dependencies from Group

Apr 18, 2017
27 stars

Discover Dependencies

Oct 16, 2017
5 usages
75 stars
Jan 03, 2022
3 usages
0 stars
Jan 03, 2022
0 stars
Jan 03, 2022
4 usages
0 stars
Jan 03, 2022
5 usages
0 stars
Jan 03, 2022
2 stars
Dec 16, 2016
3 stars