License |
License |
---|---|
Categories |
CategoriesActiveJ User Interface Web Frameworks |
GroupId | GroupIdio.activej |
ArtifactId | ArtifactIdactivej-aggregation |
Last Version | Last Version5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveJ : LSMT Aggregation
Log-structured merge-tree table with fields representing aggregate functions, designed for OLAP workload.
|
Filename | Size |
---|---|
activej-aggregation-5.3.pom | |
activej-aggregation-5.3.jar | 140 KB |
activej-aggregation-5.3-sources.jar | 59 KB |
activej-aggregation-5.3-javadoc.jar | 729 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.activej/activej-aggregation/ -->
<dependency>
<groupId>io.activej</groupId>
<artifactId>activej-aggregation</artifactId>
<version>5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.activej/activej-aggregation/
implementation 'io.activej:activej-aggregation:5.3'
// https://jarcasting.com/artifacts/io.activej/activej-aggregation/
implementation ("io.activej:activej-aggregation:5.3")
'io.activej:activej-aggregation:jar:5.3'
<dependency org="io.activej" name="activej-aggregation" rev="5.3">
<artifact name="activej-aggregation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.activej', module='activej-aggregation', version='5.3')
)
libraryDependencies += "io.activej" % "activej-aggregation" % "5.3"
[io.activej/activej-aggregation "5.3"]
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-datastream | jar | 5.3 |
io.activej : activej-codegen | jar | 5.3 |
io.activej : activej-fs | jar | 5.3 |
io.activej : activej-ot | jar | 5.3 |
io.activej : activej-jmxapi Optional | jar | 5.3 |
org.jetbrains : annotations | jar | 22.0.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
io.activej : activej-test | jar | 5.3 |
mysql : mysql-connector-java Optional | jar | 8.0.27 |
org.lz4 : lz4-java | jar | 1.5.0 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.jmock : jmock-junit4 | jar | 2.12.0 |