DeDuplicator

Advanced Bloom Filter Based Algorithms for Efficient Approximate Data De-Duplication in Streams

License

License

GroupId

GroupId

com.github.jparkie
ArtifactId

ArtifactId

DeDuplicator
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DeDuplicator
Advanced Bloom Filter Based Algorithms for Efficient Approximate Data De-Duplication in Streams

Download DeDuplicator

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0