| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.kylin | 
| ArtifactId | ArtifactIdkylin-core-common | 
| Last Version | Last Version4.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache Kylin - Core Common Apache Kylin - Core Common | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| kylin-core-common-4.0.1.pom | |
| kylin-core-common-4.0.1.jar | 402 KB | 
| kylin-core-common-4.0.1-tests.jar | 91 KB | 
| kylin-core-common-4.0.1-sources.jar | 267 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.kylin/kylin-core-common/ -->
<dependency>
    <groupId>org.apache.kylin</groupId>
    <artifactId>kylin-core-common</artifactId>
    <version>4.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.kylin/kylin-core-common/
implementation 'org.apache.kylin:kylin-core-common:4.0.1'// https://jarcasting.com/artifacts/org.apache.kylin/kylin-core-common/
implementation ("org.apache.kylin:kylin-core-common:4.0.1")'org.apache.kylin:kylin-core-common:jar:4.0.1'<dependency org="org.apache.kylin" name="kylin-core-common" rev="4.0.1">
  <artifact name="kylin-core-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.kylin', module='kylin-core-common', version='4.0.1')
)libraryDependencies += "org.apache.kylin" % "kylin-core-common" % "4.0.1"[org.apache.kylin/kylin-core-common "4.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| org.apache.commons : commons-email | jar | 1.5 | 
| org.apache.httpcomponents : httpclient | jar | 4.2.5 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.7 | 
| org.apache.curator : curator-x-discovery | jar | 2.12.0 | 
| org.freemarker : freemarker | jar | 2.3.23 | 
| org.apache.commons : commons-compress | jar | 1.18 | 
| io.dropwizard.metrics : metrics-jvm | jar | 3.1.2 | 
| io.dropwizard.metrics : metrics-json | jar | 3.1.2 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| 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 | 
| com.jcraft : jsch | jar | 0.1.54 | 
| mysql : mysql-connector-java | jar | 5.1.8 | 
| org.apache.curator : curator-test | jar | 2.12.0 | 
| 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 | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.7.14 | 
