не последняя версия
Последняя версия 1.30.0

org.apache.calcite:calcite-redis 1.25.0

Redis adapter for Calcite

Категории

Категории

Redis Данные Базы данных
Группа

Группа

org.apache.calcite
Идентификатор

Идентификатор

calcite-redis
Версия

Версия

1.25.0
Тип

Тип

jar

Скачать calcite-redis 1.25.0


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