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