| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.kylin | 
    
| ArtifactId | ArtifactIdkylin-spark-common | 
    
| Last Version | Last Version4.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionApache Kylin 4.X - Common 
            The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| kylin-spark-common-4.0.1.pom | |
| kylin-spark-common-4.0.1.jar | 766 KB | 
| kylin-spark-common-4.0.1-tests.jar | 54 KB | 
| kylin-spark-common-4.0.1-sources.jar | 108 KB | 
| kylin-spark-common-4.0.1-javadoc.jar | 57 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.kylin/kylin-spark-common/ -->
<dependency>
    <groupId>org.apache.kylin</groupId>
    <artifactId>kylin-spark-common</artifactId>
    <version>4.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.kylin/kylin-spark-common/
implementation 'org.apache.kylin:kylin-spark-common:4.0.1'
                // https://jarcasting.com/artifacts/org.apache.kylin/kylin-spark-common/
implementation ("org.apache.kylin:kylin-spark-common:4.0.1")
                'org.apache.kylin:kylin-spark-common:jar:4.0.1'
                <dependency org="org.apache.kylin" name="kylin-spark-common" rev="4.0.1">
  <artifact name="kylin-spark-common" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.kylin', module='kylin-spark-common', version='4.0.1')
)
                libraryDependencies += "org.apache.kylin" % "kylin-spark-common" % "4.0.1"
                [org.apache.kylin/kylin-spark-common "4.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.kylin : kylin-core-metadata | jar | 4.0.1 | 
| org.apache.kylin : kylin-spark-metadata | jar | 4.0.1 | 
| org.scala-lang : scala-compiler | jar | 2.11.8 | 
| org.scala-lang : scala-library | jar | 2.11.8 | 
| org.codehaus.janino : janino | jar | 3.0.16 | 
| org.codehaus.janino : commons-compiler | jar | 3.0.16 | 
| it.unimi.dsi : fastutil | jar | 7.0.13 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.21 | 
| org.slf4j : slf4j-api | jar | 1.7.21 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.hadoop : hadoop-yarn-api | jar | 2.7.3 | 
| org.apache.spark : spark-core_2.11 | jar | 2.4.7 | 
| org.apache.spark : spark-sql_2.11 | jar | 2.4.7 | 
| org.apache.spark : spark-hive_2.11 | jar | 2.4.7 | 
| org.apache.spark : spark-unsafe_2.11 | jar | 2.4.7 | 
| org.apache.spark : spark-yarn_2.11 | jar | 2.4.7 | 
| 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 | 
|---|---|---|
| org.apache.kylin : kylin-core-common | test-jar | 4.0.1 | 
| org.scalatest : scalatest_2.11 | jar | 3.0.0 | 
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.7.14 |