is not current version
Last Version 3.1.3

org.apache.kylin:kylin-storage-stream 3.1.1


GroupId

GroupId

org.apache.kylin
ArtifactId

ArtifactId

kylin-storage-stream
Version

Version

3.1.1
Type

Type

jar

Download kylin-storage-stream 3.1.1


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