Last Version

Kylin:Common 1.3.0

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.

License

License

GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

kylin-common
Version

Version

1.3.0
Type

Type

jar
Description

Description

Kylin: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

Apache Software Foundation

Download kylin-common 1.3.0


<!-- https://jarcasting.com/artifacts/org.apache.kylin/kylin-common/ -->
<dependency>
    <groupId>org.apache.kylin</groupId>
    <artifactId>kylin-common</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-common/
implementation 'org.apache.kylin:kylin-common:1.3.0'
// https://jarcasting.com/artifacts/org.apache.kylin/kylin-common/
implementation ("org.apache.kylin:kylin-common:1.3.0")
'org.apache.kylin:kylin-common:jar:1.3.0'
<dependency org="org.apache.kylin" name="kylin-common" rev="1.3.0">
  <artifact name="kylin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.kylin', module='kylin-common', version='1.3.0')
)
libraryDependencies += "org.apache.kylin" % "kylin-common" % "1.3.0"
[org.apache.kylin/kylin-common "1.3.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.2.3
org.apache.commons : commons-lang3 jar 3.1
commons-io : commons-io jar 2.4
commons-configuration : commons-configuration jar 1.9
com.google.guava : guava jar 12.0
com.jcraft : jsch jar 0.1.51
com.ning : compress-lzf jar 1.0.3
org.apache.commons : commons-email jar 1.1
org.reflections : reflections jar 0.9.9-RC1
org.apache.commons : commons-compress jar 1.2

provided (6)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.6.0
org.apache.hadoop : hadoop-hdfs jar 2.6.0
org.apache.hbase : hbase-common jar 0.98.8-hadoop2
org.apache.hbase : hbase-client jar 0.98.8-hadoop2
org.apache.hbase : hbase-server jar 0.98.8-hadoop2
org.apache.hive.hcatalog : hive-hcatalog-core jar 0.14.0

test (1)

Group / Artifact Type Version
org.apache.hbase : hbase-testing-util jar 0.98.8-hadoop2

Project Modules

There are no modules declared in this project.