License |
License |
---|---|
GroupId | GroupIdorg.bitlap |
ArtifactId | ArtifactIdbitlap-core |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA schema-less OLAP Analytics Engine for Big Data.
|
Filename | Size |
---|---|
bitlap-core-0.0.1.pom | |
bitlap-core-0.0.1.jar | 36 KB |
bitlap-core-0.0.1-sources.jar | 8 KB |
bitlap-core-0.0.1-javadoc.jar | 329 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitlap/bitlap-core/ -->
<dependency>
<groupId>org.bitlap</groupId>
<artifactId>bitlap-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitlap/bitlap-core/
implementation 'org.bitlap:bitlap-core:0.0.1'
// https://jarcasting.com/artifacts/org.bitlap/bitlap-core/
implementation ("org.bitlap:bitlap-core:0.0.1")
'org.bitlap:bitlap-core:jar:0.0.1'
<dependency org="org.bitlap" name="bitlap-core" rev="0.0.1">
<artifact name="bitlap-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitlap', module='bitlap-core', version='0.0.1')
)
libraryDependencies += "org.bitlap" % "bitlap-core" % "0.0.1"
[org.bitlap/bitlap-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bitlap : bitlap-common | jar | 0.0.1 |
org.bitlap : bitlap-storage | jar | 0.0.1 |
org.apache.calcite : calcite-core | jar | 1.26.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
com.lmax : disruptor | jar | 3.4.4 |
cn.hutool : hutool-core | jar | 5.7.4 |
cn.hutool : hutool-setting | jar | 5.7.4 |
cn.hutool : hutool-crypto | jar | 5.7.4 |
cn.hutool : hutool-system | jar | 5.7.4 |
com.google.code.gson : gson | jar | 2.8.7 |
joda-time : joda-time | jar | 2.10.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.20 |
io.kotest : kotest-runner-junit5-jvm | jar | 4.6.1 |
io.kotest : kotest-assertions-core-jvm | jar | 4.6.1 |