| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.bitlap |
| ArtifactId | ArtifactIdbitlap-client |
| 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-client-0.0.1.pom | |
| bitlap-client-0.0.1.jar | 3 KB |
| bitlap-client-0.0.1-sources.jar | 2 KB |
| bitlap-client-0.0.1-javadoc.jar | 262 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.bitlap/bitlap-client/ -->
<dependency>
<groupId>org.bitlap</groupId>
<artifactId>bitlap-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitlap/bitlap-client/
implementation 'org.bitlap:bitlap-client:0.0.1'
// https://jarcasting.com/artifacts/org.bitlap/bitlap-client/
implementation ("org.bitlap:bitlap-client:0.0.1")
'org.bitlap:bitlap-client:jar:0.0.1'
<dependency org="org.bitlap" name="bitlap-client" rev="0.0.1">
<artifact name="bitlap-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitlap', module='bitlap-client', version='0.0.1')
)
libraryDependencies += "org.bitlap" % "bitlap-client" % "0.0.1"
[org.bitlap/bitlap-client "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.bitlap : bitlap-common | jar | 0.0.1 |
| com.alipay.sofa : jraft-core | jar | 1.3.7 |
| com.alipay.sofa : rpc-grpc-impl | jar | 1.3.7 |
| 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 |