не последняя версия
Последняя версия 4.0.1

org.apache.kylin:kylin-core-storage 2.4.1

Apache Kylin - Core Storage

Группа

Группа

org.apache.kylin
Идентификатор

Идентификатор

kylin-core-storage
Версия

Версия

2.4.1
Тип

Тип

jar

Скачать kylin-core-storage 2.4.1


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