Last Version

org.openidentityplatform.commons.bloomfilter.core 2.0.15

Thread-safe implementations of scalable and rolling Bloom Filters.

License

License

Categories

Categories

IDE Development Tools ORM Data
GroupId

GroupId

org.openidentityplatform.commons.bloomfilter
ArtifactId

ArtifactId

core
Version

Version

2.0.15
Type

Type

jar
Description

Description

org.openidentityplatform.commons.bloomfilter.core
Thread-safe implementations of scalable and rolling Bloom Filters.
Project Organization

Project Organization

Open Identity Platform Community

Download core 2.0.15


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openidentityplatform.commons : util jar 2.0.15
com.google.guava : guava jar 30.1.1-jre
com.google.code.findbugs : jsr305 Optional jar 3.0.2
org.slf4j : slf4j-api jar 1.7.5

test (4)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.4.1
org.mockito : mockito-core jar 2.23.4
org.testng : testng jar 6.14.3
org.slf4j : slf4j-jcl jar 1.7.5

Project Modules

There are no modules declared in this project.