MVN

org.apache.kylin : kylin-cache

Maven & Gradle

Dec 16, 2022
4 usages
3.2k stars

Apache Kylin - Cache · Apache Kylin - Cache

<dependency>
    <groupId>org.apache.kylin</groupId>
    <artifactId>kylin-cache</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.kylin : kylin-cache to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.3
  • Latest Beta: 4.0.0-beta
  • Latest Alpha: 4.0.0-alpha

All Versions

Choose a version of org.apache.kylin : kylin-cache to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
kylin-cache-4.0.3
kylin-cache-4.0.2
kylin-cache-4.0.1
kylin-cache-4.0.0
kylin-cache-4.0.0-beta
kylin-cache-4.0.0-alpha
3.1.x
kylin-cache-3.1.3
kylin-cache-3.1.2
kylin-cache-3.1.1
kylin-cache-3.1.0
3.0.x
kylin-cache-3.0.2
kylin-cache-3.0.1
kylin-cache-3.0.0
kylin-cache-3.0.0-alpha2
kylin-cache-3.0.0-alpha
2.6.x
kylin-cache-2.6.6
kylin-cache-2.6.5
kylin-cache-2.6.4
kylin-cache-2.6.3
kylin-cache-2.6.2
kylin-cache-2.6.1
kylin-cache-2.6.0

How to add a dependency to Maven

Add the following org.apache.kylin : kylin-cache maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.kylin</groupId>
    <artifactId>kylin-cache</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.kylin : kylin-cache gradle dependency to your build.gradle file:

implementation 'org.apache.kylin:kylin-cache:4.0.3'

Gradle Kotlin DSL: Add the following org.apache.kylin : kylin-cache gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.kylin:kylin-cache:4.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.kylin : kylin-cache sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.kylin" % "kylin-cache" % "4.0.3"

Advertisement

Dependencies from Group

Apr 21, 2023
36 usages
3.1k stars
Apr 21, 2023
16 usages
3.1k stars
Apr 21, 2023
15 usages
3.2k stars
Apr 21, 2023
12 usages
Apr 21, 2023
12 usages
3.1k stars

Discover Dependencies