MVN

com.bakdata.dedupe : common

Maven & Gradle

Sep 28, 2021
1 usages
19 stars

com.bakdata.dedupe:common · Typical implementation of similarity measures, duplicate detection strategies, cluster algorithms, and fusion.

<dependency>
    <groupId>com.bakdata.dedupe</groupId>
    <artifactId>common</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bakdata.dedupe : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.bakdata.dedupe : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
common-2.1.0
2.0.x
common-2.0.3
common-2.0.2
common-2.0.0
1.1.x
common-1.1.0
1.0.x
common-1.0.1
common-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.bakdata.dedupe</groupId>
    <artifactId>common</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bakdata.dedupe : common gradle dependency to your build.gradle file:

implementation 'com.bakdata.dedupe:common:2.1.0'

Gradle Kotlin DSL: Add the following com.bakdata.dedupe : common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bakdata.dedupe:common:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bakdata.dedupe : common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bakdata.dedupe" % "common" % "2.1.0"

Advertisement

Dependencies from Group

Sep 28, 2021
1 usages
19 stars
Sep 28, 2021
1 usages
19 stars
Sep 28, 2021
19 stars

Discover Dependencies

Mar 08, 2019
1 usages
9 stars
Mar 08, 2019
1 usages
9 stars
Mar 22, 2019
1 usages
84 stars
May 25, 2020
1 usages
Jan 31, 2019
1 usages
0 stars
Feb 19, 2021
2 usages
68.1k stars
Feb 19, 2021
2 usages
59.1k stars
Jan 21, 2019
1 usages
5 stars