Last Version

DeDuplicator 0.1.0

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

License

License

GroupId

GroupId

com.github.jparkie
ArtifactId

ArtifactId

DeDuplicator
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Download DeDuplicator 0.1.0


<!-- 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.