License |
License |
---|---|
GroupId | GroupIdorg.apache.kylin |
ArtifactId | ArtifactIdkylin-core-storage |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Kylin - Core Storage
Apache Kylin - Core Storage
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kylin-core-storage-4.0.1.pom | |
kylin-core-storage-4.0.1.jar | 100 KB |
kylin-core-storage-4.0.1-tests.jar | 39 KB |
kylin-core-storage-4.0.1-sources.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.kylin/kylin-core-storage/ -->
<dependency>
<groupId>org.apache.kylin</groupId>
<artifactId>kylin-core-storage</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-core-storage/
implementation 'org.apache.kylin:kylin-core-storage:4.0.1'
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-core-storage/
implementation ("org.apache.kylin:kylin-core-storage:4.0.1")
'org.apache.kylin:kylin-core-storage:jar:4.0.1'
<dependency org="org.apache.kylin" name="kylin-core-storage" rev="4.0.1">
<artifact name="kylin-core-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kylin', module='kylin-core-storage', version='4.0.1')
)
libraryDependencies += "org.apache.kylin" % "kylin-core-storage" % "4.0.1"
[org.apache.kylin/kylin-core-storage "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kylin : kylin-core-cube | jar | 4.0.1 |
org.apache.kylin » kylin-shaded-guava | jar | 3.1.0 |
org.slf4j : jcl-over-slf4j | jar | 1.7.21 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.1 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.4 |
commons-lang : commons-lang | jar | 2.6 |
org.apache.kylin : kylin-core-common | test-jar | 4.0.1 |
junit : junit | jar | 4.12 |