is not current version
Last Version 2.1.0

com.bakdata.dedupe:core 2.0.3

Base interfaces and data structures for defining a deduplication workflow.

License

License

Categories

Categories

Data
GroupId

GroupId

com.bakdata.dedupe
ArtifactId

ArtifactId

core
Version

Version

2.0.3
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 2.0.3


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

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.