| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаio.github.dengliming.redismodule |
| Идентификатор | Идентификаторredisbloom |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеRedisBloom
Java Client libraries for redis-modules.
|
| Имя Файла | Размер |
|---|---|
| redisbloom-1.0.4.pom | |
| redisbloom-1.0.4.jar | 31 KB |
| redisbloom-1.0.4-sources.jar | 27 KB |
| redisbloom-1.0.4-javadoc.jar | 174 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisbloom/ -->
<dependency>
<groupId>io.github.dengliming.redismodule</groupId>
<artifactId>redisbloom</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisbloom/
implementation 'io.github.dengliming.redismodule:redisbloom:1.0.4'
// https://jarcasting.com/artifacts/io.github.dengliming.redismodule/redisbloom/
implementation ("io.github.dengliming.redismodule:redisbloom:1.0.4")
'io.github.dengliming.redismodule:redisbloom:jar:1.0.4'
<dependency org="io.github.dengliming.redismodule" name="redisbloom" rev="1.0.4">
<artifact name="redisbloom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dengliming.redismodule', module='redisbloom', version='1.0.4')
)
libraryDependencies += "io.github.dengliming.redismodule" % "redisbloom" % "1.0.4"
[io.github.dengliming.redismodule/redisbloom "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.dengliming.redismodule : commons | jar | 1.0.4 |
| org.redisson : redisson | jar | 3.16.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |