Last Version

PDD 0.1.1

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

License

License

GroupId

GroupId

com.github.jparkie
ArtifactId

ArtifactId

pdd
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jparkie/PDD
Source Code Management

Source Code Management

https://github.com/jparkie/PDD

Download pdd 0.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.