is not current version
Last Version 5.3

io.activej:activej-cube 3.0.2

Multidimensional OLAP database with predefined set of dimensions, measures, and log-structured merge-tree tables containing pre-aggregated data.

Categories

Categories

ActiveJ User Interface Web Frameworks
GroupId

GroupId

io.activej
ArtifactId

ArtifactId

activej-cube
Version

Version

3.0.2
Type

Type

jar

Download activej-cube 3.0.2


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