is not current version
Last Version 2.0.15

org.openidentityplatform.commons:bloomfilter 2.0.13

Thread-safe implementations of scalable and rolling Bloom Filters.

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons
ArtifactId

ArtifactId

bloomfilter
Version

Version

2.0.13
Type

Type

pom

Download bloomfilter 2.0.13

Filename Size
bloomfilter-2.0.13.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/bloomfilter/ -->
<dependency>
    <groupId>org.openidentityplatform.commons</groupId>
    <artifactId>bloomfilter</artifactId>
    <version>2.0.13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/bloomfilter/
implementation 'org.openidentityplatform.commons:bloomfilter:2.0.13'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/bloomfilter/
implementation ("org.openidentityplatform.commons:bloomfilter:2.0.13")
'org.openidentityplatform.commons:bloomfilter:pom:2.0.13'
<dependency org="org.openidentityplatform.commons" name="bloomfilter" rev="2.0.13">
  <artifact name="bloomfilter" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='bloomfilter', version='2.0.13')
)
libraryDependencies += "org.openidentityplatform.commons" % "bloomfilter" % "2.0.13"
[org.openidentityplatform.commons/bloomfilter "2.0.13"]