Last Version

Apache Kylin - External 2.3.1

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-external
Version

Version

2.3.1
Type

Type

pom
Description

Description

Apache Kylin - External
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-external 2.3.1

Filename Size
kylin-external-2.3.1.pom 2 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21

provided (3)

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

Project Modules

There are no modules declared in this project.