Last Version

Apache Kylin - DataSource SDK 4.0.0-beta

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

Categories

Categories

Data
GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

kylin-datasource-sdk
Version

Version

4.0.0-beta
Type

Type

jar
Description

Description

Apache Kylin - DataSource SDK
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-datasource-sdk 4.0.0-beta


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.kylin : kylin-core-metadata jar 4.0.0-beta
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.6.7
org.apache.calcite : calcite-linq4j jar 1.16.0-kylin-r3
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21

provided (4)

Group / Artifact Type Version
org.postgresql : postgresql jar 42.1.1
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.21
org.apache.hadoop : hadoop-common jar 2.7.1

test (4)

Group / Artifact Type Version
org.apache.kylin : kylin-core-common test-jar 4.0.0-beta
org.apache.kylin : kylin-core-metadata test-jar 4.0.0-beta
junit : junit jar 4.12
com.h2database : h2 jar 1.4.196

Project Modules

There are no modules declared in this project.