com.bakdata.dedupe:core

Base interfaces and data structures for defining a deduplication workflow.

License

License

Categories

Categories

Data
GroupId

GroupId

com.bakdata.dedupe
ArtifactId

ArtifactId

core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.bakdata.dedupe:core
Base interfaces and data structures for defining a deduplication workflow.
Project URL

Project URL

https://github.com/bakdata/dedupe
Project Organization

Project Organization

bakdata.com
Source Code Management

Source Code Management

https://github.com/bakdata/dedupe

Download core

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.bakdata.dedupe

bakdata

Versions

Version
2.1.0
2.0.3
2.0.2
2.0.0
1.1.0
1.0.1
1.0.0