RedisBloom

Java Client libraries for redis-modules.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

io.github.dengliming.redismodule
ArtifactId

ArtifactId

redisbloom
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RedisBloom
Java Client libraries for redis-modules.

Download redisbloom

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.dengliming.redismodule : commons jar 2.0.0
org.redisson : redisson jar 3.16.6

test (5)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.17.2
org.hamcrest : hamcrest-library jar 2.2
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
org.junit.vintage : junit-vintage-engine jar 5.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0