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

io.activej:activej-aggregation 5.0-rc3

Log-structured merge-tree table with fields representing aggregate functions, designed for OLAP workload.

Категории

Категории

ActiveJ Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

io.activej
Идентификатор

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

activej-aggregation
Версия

Версия

5.0-rc3
Тип

Тип

jar

Скачать activej-aggregation 5.0-rc3


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