Last Version

Apache Kylin - Stream Receiver 3.1.3

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-stream-receiver
Version

Version

3.1.3
Type

Type

jar
Description

Description

Apache Kylin - Stream Receiver
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-stream-receiver 3.1.3


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

Dependencies

compile (22)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
org.apache.kylin : kylin-core-common jar 3.1.3
org.apache.kylin : kylin-core-metadata jar 3.1.3
org.apache.kylin : kylin-core-dictionary jar 3.1.3
org.apache.kylin : kylin-stream-source-kafka jar 3.1.3
org.apache.kylin : kylin-stream-core jar 3.1.3
org.apache.kylin : kylin-stream-coordinator jar 3.1.3
org.apache.kylin : kylin-storage-hbase jar 3.1.3
org.apache.kylin : kylin-query jar 3.1.3
org.slf4j : jcl-over-slf4j jar 1.7.21
org.slf4j : slf4j-api jar 1.7.21
org.springframework : spring-webmvc jar 4.3.26.RELEASE
org.springframework : spring-jdbc jar 4.3.26.RELEASE
org.springframework : spring-aop jar 4.3.26.RELEASE
org.springframework : spring-context-support jar 4.3.26.RELEASE
org.springframework : spring-test jar 4.3.26.RELEASE
cglib : cglib jar 3.2.4
org.aspectj : aspectjrt jar 1.8.9
org.aspectj : aspectjweaver jar 1.8.9
org.eclipse.jetty : jetty-server jar 9.4.26.v20200117
org.eclipse.jetty : jetty-servlet jar 9.4.26.v20200117
org.springframework.security : spring-security-core jar 4.2.14.RELEASE

provided (5)

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
org.apache.hadoop : hadoop-hdfs jar 2.7.1
org.apache.hbase : hbase-client jar 1.1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.